Add attach spring ACE
Construct 3 3D Physics » Devlog
Add attach spring ACE
Can attach a body to another body selected by uid
Files
mikal_cannon_3d_physics-1.14.0.c3addon 86 kB
Nov 07, 2023
spring.c3p 109 kB
Nov 07, 2023
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
- Update Rapier Character Controller example8 days ago
- Fix (castRay/castShape) double trigger8 days ago
- New 3D Level Editor using KindEyeGames plugins!13 days ago
- feat (body) add set Restitution and Friction ACEs21 days ago
- fix (cast) fix shapecast batch, multiple, and miss52 days ago
- feat (body) add ACE to override body size57 days ago
- (feat) Add sensor support for character controller collisions72 days ago
- Add model mesh - courtesy of Foozle79 days ago
- Add On physics ready triggerJul 27, 2024
- Add shape cast thanks to Foozle!Jul 26, 2024
Comments
Log in with itch.io to leave a comment.
Can this work like joints? Or is it more for ropes, vines and such?
More for springs: like a spring connected between two objects, so they expand and contract and can exert a force based on spring stiffness, how deformed from rest length, etc.
Typically joints don't have the expansion and contraction and also may limit to movement in certain local axes.