hai-vr / av3-animator-as-code

Generate animator layers and animations from a fluent builder syntax. Initially designed for use in VRChat, this is now a generic package that does not require it.
https://docs.hai-vr.dev/docs/products/animator-as-code
MIT License
190 stars 14 forks source link

AacFl's SubStateMachine.Any* is ineffective on sub-state machines #46

Closed hai-vr closed 2 months ago

hai-vr commented 10 months ago

Calling AacFl's SubStateMachine.Any* does not result in the generation of a transition in the graph.

The fix may be to make invocation of this method from within sub-state machines proxy to the top level state machine's Any state node.

hai-vr commented 2 months ago

Being fixed by 01724155b051f83e26b43c60a86029eab95631c8