Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/B1 CANM!1

792 bytes added, 17:57, 21 January 2008
no edit summary
* Opcode: '''0xB1'''
* Short name: '''CANM!1'''
* Long name: Particial Animation.

==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0xAF
! width="40" | ''A''
! width="40" | ''F''
! width="40" | ''L''
! width="40" | ''S''
|}

==== Arguments ====

* '''const UByte''' ''A'': Animation ID for this entity's field object.
* '''const UByte''' ''F'': First frame of animation.
* '''const UByte''' ''L'': Last frame of animation.
* '''const UByte''' ''S'': Relative speed of animation. Real model animation speed divide by this to calculate real play speed.

==== Description ====

Exactly the same as [[FF7/Field/Script/Opcodes/AF ANIM!1|ANIM!1]], but allow set first and last frame of given animation.
Anonymous user

Navigation menu