OBD:TRTA: Difference between revisions
Jump to navigation
Jump to search
<== TRTA : Totoro Quaternion Body Translation Array ==>
Character file
<== TRTA File ==>
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File | [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File types]] >> TRTA | ||
<CENTER>[[OBD:TRSC|<==]] <FONT SIZE=5>TRTA | <CENTER>[[OBD:TRSC|<==]] <FONT SIZE=5>TRTA : Totoro Quaternion Body Translation Array</FONT> [[OBD:TSFF|==>]]<BR> | ||
<FONT SIZE=2> | <FONT SIZE=2>[[OBD:Filr types/Character|Character file]]</FONT></CENTER> | ||
Line 35: | Line 35: | ||
| BGCOLOR="#FFC8C8" | 00 00 00 00 | | BGCOLOR="#FFC8C8" | 00 00 00 00 | ||
| 0 | | 0 | ||
| ALIGN=LEFT | x- | | ALIGN=LEFT | x-position of the bodypart in connection to the [[OBD:TRIA|TRIA]] file | ||
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | ||
| BGCOLOR="#FFFFC8" | 00 00 00 00 | | BGCOLOR="#FFFFC8" | 00 00 00 00 | ||
| 0 | | 0 | ||
| ALIGN=LEFT | y- | | ALIGN=LEFT | y-position (height) of the bodypart in connection to the [[OBD:TRIA|TRIA]] file | ||
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | ||
| BGCOLOR="#C8FFC8" | 00 00 00 00 | | BGCOLOR="#C8FFC8" | 00 00 00 00 | ||
| 0 | | 0 | ||
| ALIGN=LEFT | z- | | ALIGN=LEFT | z-position of the bodypart in connection to the [[OBD:TRIA|TRIA]] file | ||
|} | |} | ||
Revision as of 01:08, 17 March 2006
Main Page >> Oni Binary Data >> File types >> TRTA
Character file
Hex | Translation | Meaning |
01 62 04 00 | 1122 | 01122-.TRTA |
01 00 00 06 | 3 | level 3 |
AD DE | dead | not used |
13 00 | 19 | 19 packages follow (one package is edged in black) |
Below follows the first package. | ||
00 00 00 00 | 0 | x-position of the bodypart in connection to the TRIA file |
00 00 00 00 | 0 | y-position (height) of the bodypart in connection to the TRIA file |
00 00 00 00 | 0 | z-position of the bodypart in connection to the TRIA file |
Main Page >> Oni Binary Data >> File Types >> TRTA File