rifai
I have several nodes with rigidbody. I want to “join” them as one object.
A quick search on Bullet forum, I found the solution is using Fixed Constraint. But, Urho3d don’t have the implementation of this constraint. Do anyone know alternative solutions?