-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
feat: add scaling/position/rotation global offset #137
base: main
Are you sure you want to change the base?
Conversation
Once more, Thanks for the PR! There are some issues with this, but I don't quite have time to explain in detail, basically, certain step values cause the |
Thats fine. At least you have something that works as a baseline. I didnt know about the DragFloat thing but obvs UI is up to ya. Just chose where I place it just for testing. |
If this is referring to the Offset being at 0, I thought it be intended since let's say someone doesnt want to adjust their settings for that character on accident. If it something else, then take your time to explain when you can. (Basically a 2nd lock to the lock function :p) |
Pending to be added in 0.6.0 |
This PR addresses Request #88 for a offset on the Position/Scaling/Rotation feature in Brio.

What's Changed?
AdjusterOffset
to PosingCapabilities.cs.