AnyKeyTransition

It will transition the state on whether any key is pressed.

AnyKeyTransition

Properties

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