AnyKeyDownTransition

It will transition the state when any key is pressed.

AnyKeyDownTransition

Properties

Property Name Description
Update Method Type of update method
Update
Update method
State Update
OnStateUpdate method
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