|
|
Line 1: |
Line 1: |
| [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:TRAM|TRAM File]] >> particle part
| | <CENTER>[[OBD:TRAM/raw0x28|footstep part]] << '''[[OBD:TRAM|TRAM]] - particle part''' >> [[OBD:TRAM/raw0x30|position part]]</CENTER> |
| | |
| | |
| <CENTER>[[OBD:TRAM/raw0x28|<==]] <FONT SIZE=5>TRAM - particle part</FONT> [[OBD:TRAM/raw0x30|==>]]</CENTER> | |
|
| |
|
|
| |
|
Line 8: |
Line 5: |
|
| |
|
|
| |
|
| http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/tram_r09.gif
| | [[image:tram_r09.gif]] |
|
| |
|
|
| |
|
| {| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=1 BGCOLOR="#000000" | | {{Table}} |
| |- ALIGN=CENTER BGCOLOR="#FFDDBB"
| | {{OBDth}} |
| | WIDTH=15% | <B>Hex</B>
| | {{OBDtrBK}} |
| | WIDTH=15% | <B>Translation</B>
| | {{OBDtr| 0x00 | int16 |FFC8C8| 00 00 | 0 | start frame }} |
| | WIDTH=70% | <B>Meaning</B> | | {{OBDtr| 0x02 | int16 |FFFFC8| 30 00 | 48 | stop frame }} |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
| | {{OBDtr| 0x04 | int32 |C8FFC8| 0D 00 00 00 | 13 | bodypart number; the particle is fixed to this bodypart; look to the [[OBD:TRIA|TRIA]] file for a bodypart number }} |
| | COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows one particle block.</FONT>
| | {{OBDtr2|0x08 | char[16] |C8FFFF| contrail | particle name; the first 00 is the stop-byte; reference to [[OBD:ONCP|01017-.ONCP]] }} |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#FFC8C8" | 00 00 | |
| | 0 | |
| | ALIGN=LEFT | start frame
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#FFFFC8" | 30 00 | |
| | 48 | |
| | ALIGN=LEFT | stop frame
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#C8FFC8" | 0D 00 00 00 | |
| | 13 | |
| | ALIGN=LEFT | bodypart number; the particle is fixed to this bodypart; look to the [[OBD:TRIA|TRIA]] file for a bodypart number (00 = pelvis)
| |
| |- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD" | |
| | BGCOLOR="#C8FFFF" COLSPAN=2 | <TT>contrail</TT> | |
| | ALIGN=LEFT | name of the particle; the first 00 is the stop-byte
| |
| |} | | |} |
|
| |
|
|
| |
|
| <HR>
| | <CENTER>[[OBD:TRAM/raw0x28|footstep part]] << '''[[OBD:TRAM|TRAM]] - particle part''' >> [[OBD:TRAM/raw0x30|position part]]</CENTER> |
| <CENTER>[[OBD:TRAM/raw0x28|<==]] <B>TRAM - particle part</B> [[OBD:TRAM/raw0x30|==>]]</CENTER> | |
| <HR>
| |
| | |
| | |
| [[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:TRAM|TRAM File]] >> particle part
| |