OBD:TRAM/raw0x20

From OniGalore
< OBD:TRAM
Revision as of 12:35, 13 September 2007 by Ssg (talk | contribs) (design)
Jump to navigation Jump to search
motion blur part  <<  TRAM - shortcut part  >>  throw part


This part belongs to the 01865-KONCOMpunch_heavy.TRAM file.


Tram r06.gif


Offset Type Raw Hex Value Description
First element (black outline)
0x00 int16 2F 00 47 from state; animation state from anim_states.StNA; this state can call up this animation
0x00 int16 06 00 6 shortcut length in frames
0x00 bitset32 00 00 00 00 0, 0, 0, 0 unknown; only the first bit is used in Oni


From state
Similar to "from state" from TRAM. Shortcuts are used to create a TRAC at runtime and animation lookup will use this "from state".
Shortcut length
When a shortcut is used to transition to another animation then "shortcut length" frames will be generated interpolating the last frame of the previous animation and the start frame of the next animation.


motion blur part  <<  TRAM - shortcut part  >>  throw part