Skip to content

Commit

Permalink
Add docs for strange binding release
Browse files Browse the repository at this point in the history
  • Loading branch information
SenkyDragon committed Oct 8, 2024
1 parent 9eae1d6 commit 235ae9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/70-technical/wd.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ When:
Then:
* 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

Possible Fixes
* Use WD on
Expand Down

0 comments on commit 235ae9a

Please sign in to comment.