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

[NodesConstraints] When swapping characters, node data is lost on bones added by plugins #15

Open
ManlyMarco opened this issue Apr 3, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ManlyMarco
Copy link
Contributor

When a character gets swapped out, the additional bones get deleted and then re-added. Anything that was referencing the old bones would need to get updated to reference the new bones
I think node constraints is the right plugin to fix this in. The main issue appears to be node constraints getting lost when a character is replaced. It's not just bp bones, but any additional bone that is added to the character via modbone or bones framework

@ManlyMarco ManlyMarco added the bug Something isn't working label Apr 3, 2022
@BullOnMars
Copy link

Can confirm this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants