Time
From M.U.G.E.N Wiki
Trigger: Time
Returns the state-time of the player (that is, the number of ticks that the player has been in the current state so far).
- Format:
- Time
- Arguments:
- none
- Return type:
- int
- Error conditions:
- none
Example:
trigger1 = Time = 2 Triggers when the player's state-time is 2.