AnyKeyDownTransition
It will transition the state when any key is pressed.

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