Facing
From M.U.G.E.N Wiki
Trigger: Facing
Returns 1 if the player is facing to the right, and -1 if the player is facing to the left.
- Format:
- Facing
- Arguments:
- none
- Return type:
- int
- Error conditions:
- none
Example:
Trigger = Facing = -1 Triggers if the player is facing toward the left of the screen.
