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

Stand pose tool and Ragdoll mover don't work properly. #63

Closed
TitaniumSpyBorgBear opened this issue Sep 1, 2022 · 0 comments · Fixed by #68
Closed

Stand pose tool and Ragdoll mover don't work properly. #63

TitaniumSpyBorgBear opened this issue Sep 1, 2022 · 0 comments · Fixed by #68
Milestone

Comments

@TitaniumSpyBorgBear
Copy link

Basically, when these are used, the ragdoll appears to not get standposed or moved until you select a part of them.

@Joshua-Ashton Joshua-Ashton added this to the Version 0.11 milestone Sep 2, 2022
Joshua-Ashton added a commit that referenced this issue Sep 2, 2022
Adds  vector of objects that were awake, and changed their
motion type from Dynamic -> Static, so that they can be
retrieved in GetActiveObjects, and have their visuals updated.

If we don't do this, objects that get moved, woken, and their
movement type changed to static will not get their transforms
updated on the game side.

Closes: #59
Closes: #63
Joshua-Ashton added a commit that referenced this issue Sep 2, 2022
Adds a vector of objects that were awake, and changed their
motion type from Dynamic -> Static, so that they can be
retrieved in GetActiveObjects, and have their visuals updated.

If we don't do this, objects that get moved, woken, and their
movement type changed to static will not get their transforms
updated on the game side.

Closes: #59
Closes: #63
Joshua-Ashton added a commit that referenced this issue Sep 2, 2022
Adds a vector of objects that were awake, and changed their
motion type from Dynamic -> Static, so that they can be
retrieved in GetActiveObjects, and have their visuals updated.

If we don't do this, objects that get moved, woken, and their
movement type changed to static will not get their transforms
updated on the game side.

Closes: #59
Closes: #63
Joshua-Ashton added a commit that referenced this issue Sep 2, 2022
Adds a vector of objects that were awake, and changed their
motion type from Dynamic -> Static, so that they can be
retrieved in GetActiveObjects, and have their visuals updated.

If we don't do this, objects that get moved, woken, and their
movement type changed to static will not get their transforms
updated on the game side.

Closes: #59
Closes: #63
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 a pull request may close this issue.

2 participants