Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UPBGE 0.36 Problem with rigid body joints (Soft bodies). #1900

Open
MegaMind-png opened this issue Jun 17, 2024 · 0 comments
Open

UPBGE 0.36 Problem with rigid body joints (Soft bodies). #1900

MegaMind-png opened this issue Jun 17, 2024 · 0 comments

Comments

@MegaMind-png
Copy link

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
@youle31 youle31 changed the title UPBGE 0.36 Problem with rigid body joints. UPBGE 0.36 Problem with rigid body joints (Soft bodies). Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant