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

Rigid bodies parenting issue #1830

Open
knowledgenude opened this issue Sep 2, 2020 · 1 comment
Open

Rigid bodies parenting issue #1830

knowledgenude opened this issue Sep 2, 2020 · 1 comment
Labels
bug This issue describes a bug logic nodes This issue is about logic nodes

Comments

@knowledgenude
Copy link
Collaborator

knowledgenude commented Sep 2, 2020

The object comes to its original position/rotation after clear parent
parent_test.zip

Left object is with active physics, right object is without physics

Use WASD to rotate the parent, SPACE to toggle both objects parent mode

There is also an issue when you uncheck Keep Transform. For me the object should return to its original pos/rot after clear parent (same as active body is doing in the issue), anyway i am not familiar to transforms work. Is not better to remove "Keep Transform"? Maybe is better to store the object transform trough another way (in variable for example) and after remove its parent, set the desired transform (loc or rot)

@knowledgenude
Copy link
Collaborator Author

knowledgenude commented Sep 4, 2020

There is also an issue happening when the parent is set:

screenshot

parent_test.zip

Edit: tested it more and when the rigid body is parented while falling (or moving), the movement keep in some way. Maybe the physics of the rigid body should be desactived and actived depending on parent state. To check this issue rotate the triangle upside down and parent/unparent when the rb is falling

This was referenced Sep 10, 2020
@knowledgenude knowledgenude reopened this Sep 13, 2020
@knowledgenude knowledgenude added physics This issue is about physics logic nodes This issue is about logic nodes and removed physics This issue is about physics labels Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes a bug logic nodes This issue is about logic nodes
Projects
None yet
Development

No branches or pull requests

1 participant