AnyKeyTransition
It will transition the state on whether any key is pressed.
Properties
Property Name | Description |
---|---|
Update Method | Type of update 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 |