bulletphysics / bullet3

Bullet Physics SDK: real-time collision detection and multi-physics simulation for VR, games, visual effects, robotics, machine learning etc.
http://bulletphysics.org
Other
12.18k stars 2.85k forks source link

Issue in setting the properties through the CreateMultibody API #4628

Open Akshay6077 opened 2 weeks ago

Akshay6077 commented 2 weeks ago

Helllo all,

I am trying to setup the collision properties of the box I created with the CreateMultibody API, but the box after being moved by a certain force doesn't follow the usual physics, Did anyone else face this issue