Start | | Perform the behavour when the scene starts |
Controller Press |  | Perform the behaviour when the player presses a controller button: - Contoller Index: Integer value corresponds to the index of controller recognized by the system.
- Button Index: Integer value corresponds to the index of button on the specified controller (refer to Controller Button index table).
|
Controller Release |  | Perform the behaviour when the player releases pressing a controller button: - Contoller Index: Integer value corresponds to the index of controller recognized by the system.
- Button Index: Integer value corresponds to the index of button on the specified controller (refer to Controller Button index table).
|
On Timer Finish | | Perform the behaviour when the timer countdown reaches 0. |