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

"Mirror" bone setting in posing mode doesn't actually work like a mirror #72

Open
RiceBaker100 opened this issue Jul 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@RiceBaker100
Copy link

Current behavior: When a bone is set to Mirror, moving or rotating it to the left moves the opposing bone to the right and vice versa. This is correct behavior. However, moving or rotating it up moves the opposing bone down and vice versa. Moving it or rotating it forward moves the opposing bone back and vice versa.

Expected behavior: In 3D modeling software, "mirror" means to just flip one axis (in the case of blender, it's the X axis). That way the two halves stay symmetrical no matter what.

What I think is happening: In brio, it seems like the bone with the Mirror setting simply tells its opposing bone to do the opposite movement, essentially flipping all axes, which isn't correct. Instead, only the X axis should be flipped. I can't actually think of a single scenario where the current mirror behavior is desirable.

@RiceBaker100 RiceBaker100 changed the title Mirror doesn't actually work like a mirror "Mirror" bone setting in posing mode doesn't actually work like a mirror Jul 29, 2024
@Minmoose Minmoose added the bug Something isn't working label Jul 30, 2024
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