01B4
Jump to navigation
Jump to search
{{{games}}}
- Description
- Toggles player movability
- Syntax
- {{{syntax1}}}
- Parameter
This opcode can be used to lock the player at it's current position.
Sanny Builder Example
01B4: set_player $PLAYER_CHAR can_move 0 // lock player
Keywords
player, movability, toggle