Returns 1 if the player is facing to the right, and –1 if the player is facing to the left.
Format: Facing
Arguments:
Return type: int
Error conditions: none
Example:
trigger1 = Facing = -1
; Triggers if the player is facing toward the left of the screen.