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

fix RigidBody without Collider problem #389

Conversation

robertocapuano
Copy link
Contributor

@robertocapuano robertocapuano commented Jun 16, 2024

Applying a force to a RigidBody without colliders the body escapes from Joints.

Resolve this issue:
#388

The functionality was broken by this commit:
8f46764

Applying a force a RigidBody without collider this escapes from actual Joints.

DanielChappuis#388
@DanielChappuis DanielChappuis changed the base branch from master to develop June 18, 2024 16:41
@DanielChappuis DanielChappuis merged commit 258ce7a into DanielChappuis:develop Jun 20, 2024
12 of 14 checks passed
@DanielChappuis
Copy link
Owner

Thanks a lot for taking the time to fix this issue. It's very helpful. I have merged it into the develop branch. This will be available in the next release of the library.

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

Successfully merging this pull request may close these issues.

2 participants