You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* The lowest layer "claims" ownership of the muscle the first time it is animated, preventing any higher layer from ever animating that muscle
* Moving to a state no longer animating the muscle does not release ownership
* Moving to a state with NO BINDINGS (including invalid bindings) temporarily releases ownership, but it will be reclaimed immediately upon moving to another state with any bindings