029F
Jump to navigation
Jump to search
- Description
- Checks if the player is "stopped"
- Syntax
- 029F: player [player handle] stopped
- Parameter
- [player handle]
- The handle of the player
This conditional opcode returns true when the player is "stopped." It behaves almost exactly the same as opcode 02A0 except it returns false when the player is jumping without pressing the movement buttons.
Keywords
check, player, stopped, stop
See also
- 02A0, checks if the character is "stopped"