OBD:TRAM/raw0x20: Difference between revisions
< OBD:TRAM
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
| BGCOLOR="#FFC8C8" | 2F 00 | | BGCOLOR="#FFC8C8" | 2F 00 | ||
| 47 | | 47 | ||
| ALIGN=LEFT | animation state | | ALIGN=LEFT | from state, animation state from anim_states.[[StNA]] | ||
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | ||
| BGCOLOR="#FFFFC8" | 06 00 | | BGCOLOR="#FFFFC8" | 06 00 | ||
| 6 | | 6 | ||
| ALIGN=LEFT | | | ALIGN=LEFT | shortcut length in frames | ||
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | ||
| BGCOLOR="#C8FFC8" | 00 00 | | BGCOLOR="#C8FFC8" | 00 00 00 00 | ||
| 0 | | 0 | ||
| ALIGN=LEFT | unknown | | ALIGN=LEFT | unknown, bitset, only first bit 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. | |||
Revision as of 09:59, 29 March 2007
|
This part belongs to the 01865-KONCOMpunch_heavy.TRAM file.
Hex | Translation | Meaning |
Below follows one shortcut block. | ||
2F 00 | 47 | from state, animation state from anim_states.StNA |
06 00 | 6 | shortcut length in frames |
00 00 00 00 | 0 | unknown, bitset, only first bit 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.
ONI BINARY DATA |
---|
TRAC << Other file types >> TRAS |
TRAM : Totoro Animation Sequence |
Character file |