Difference between revisions of "FF7/Field/Script/Opcodes/BD ASPED"

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Jump to navigation Jump to search
my_wiki>Akari
 
my_wiki>BukTop
m (1 revision imported)
(No difference)

Revision as of 12:34, 4 April 2018

  • Opcode: 0xBD
  • Short name: ASPED
  • Long name: Animation Speed

Memory layout

0xBD B S

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.

Description

Set global model animation speed. Lager the value - faster all animation played by this model.