[Rapier] Add timestep ACE, export projects work
Construct 3 3D Physics » Devlog
Add a new ACE for Set timestep, 3 modes:
- Default (1/60) per C3 tick
- Fixed (set to a particular value, default is 0.0166 ~ 1/60 same as default) per C3 tick
- Adaptive - use the last C3 dt value per C3 tick (could help with higher refresh monitors, please give feedback)
I also changed how some of the libraries are included. The comlink lib (communication between rapier worker and main thread) is now included inline, so export will also work. The rapier lib is currently downloaded from a NPM CDN link, so takes some time to start, be aware of this. In production, include a loading layout, etc. to allow time for this script to load and start running.
Files
mikal_cannon_3d_physics-2.4.0.c3addon 770 kB
Mar 08, 2024
Get Construct 3 3D Physics
Buy Now$10.00 USD or more
Construct 3 3D Physics
3D Physics behavior for Construct 3 with support for 3DShape and 3DObject
Status | In development |
Category | Assets |
Author | kindeyegames |
Tags | construct-3 |
More posts
- fix (castShape) miss case1 day ago
- Update Rapier Character Controller example21 days ago
- Fix (castRay/castShape) double trigger21 days ago
- New 3D Level Editor using KindEyeGames plugins!27 days ago
- feat (body) add set Restitution and Friction ACEs35 days ago
- fix (cast) fix shapecast batch, multiple, and miss66 days ago
- feat (body) add ACE to override body size70 days ago
- (feat) Add sensor support for character controller collisions85 days ago
- Add model mesh - courtesy of Foozle93 days ago
- Add On physics ready triggerJul 27, 2024
Leave a comment
Log in with itch.io to leave a comment.