UPBGE / upbge

UPBGE, the best integrated game engine in Blender
https://upbge.org
Other
1.39k stars 177 forks source link

UPBGE 0.36 Problem with rigid body joints. #1900

Open MegaMind-png opened 2 weeks ago

MegaMind-png commented 2 weeks ago

Problem with rigid body joints. How to reproduce the problem:

  1. Add 2 cubes with static physics to the scene
  2. Add a subdivided plane with soft body physics
  3. Add 2 rigid body joints to the plane and assign them to cubes
  4. If the Objects are not exactly in the center of the scene, the rigid body joint physics breaks down. Joints are automatically shifted to the center of the world's zero coordinates. Using transformation doesn't help. The only solution to this problem is to assign joints not to the plane but to the cubes and bind the joints to the plane.
  5. The problem occurs in both cases at a certain angle and location of the camera relative to the object. Typically if the camera is very close. soft_pin_upbge042.zip