AnyKeyDownTransition

It will transition the state when any key is pressed.

AnyKeyDownTransition

Properties

Property NameDescription
Check Down Whether to judge the pressed state or not.
When unchecked, it transits when there is no input.
Next State Transition destination state.
Transition Method : Update