Closed hai-vr closed 2 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.
Being fixed by 01724155b051f83e26b43c60a86029eab95631c8
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.