FF7 / Field / Script / Opcodes / B2 MSPED
From QhimmWiki
- Opcode: 0xB2
- Short name: MSPED
- Long name: Movement Speed (16-bit)
[edit]
Memory layout
| 0xD7 | B | S |
|---|
[edit]
Arguments
- const UByte B: Bank to retrieve R, or zero if R is specified as a literal value.
- const UShort S: Speed value (8-bit fixed point).
[edit]
Description
Set speed of movement for MOVE-type opcodes.

