FF7 / Field / Script / Opcodes / BD ASPED
From QhimmWiki
- Opcode: 0xBD
- Short name: ASPED
- Long name: Animation Speed
[edit]
Memory layout
| 0xBD | B | S |
|---|
[edit]
Arguments
- const UByte B: Bank to retrieve direction value, or zero if it is specified as a literal value.
- const UShort S: Speed of animation.
[edit]
Description
Set global model animation speed. Lager the value - faster all animation played by this model.

