Prev: 24481 Up: Map Next: 24483
24482: Input State
Bitmask representing the current directional input. 31 means no input. Each bit represents a direction when reset:
Bit State
0 Fire
1 Up
2 Down
3 Right
4 Left
InputState 24482 DEFB 0
Prev: 24481 Up: Map Next: 24483