OBD:TRAM/raw0x28: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
m (design)
Line 1: Line 1:
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:TRAM|TRAM File]] >> footstep part
<CENTER>[[OBD:TRAM/raw0x24|throw part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - footstep part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x2C|particle part]]</CENTER>




<CENTER>[[OBD:TRAM/raw0x24|<==]] <FONT SIZE=5>TRAM - footstep part</FONT> [[OBD:TRAM/raw0x2C|==>]]</CENTER>
[[image:tram_r08.gif]]




This part belongs to the 01865-KONCOMpunch_heavy.TRAM file.
{{Table}}
{{OBDth}}
{{OBDtrBK}}
{{OBDtr| 0x00 | int16 |FFC8C8| 2A 00 | 42 | frame where the footstep happens }}
{{OBDtr| 0x02 | int16 |FFFFC8| 01 00 | 1  | footstep type; the following types are possible:




http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/tram_r08.gif
:1 - left
:2 - right
:3 - simultaneous




{| BORDER=1 WIDTH=100% CELLPADDING=2 CELLSPACING=1 BGCOLOR="#000000"
}}
|- ALIGN=CENTER BGCOLOR="#FFDDBB"
| WIDTH=15% | <B>Hex</B>
| WIDTH=15% | <B>Translation</B>
| WIDTH=70% | <B>Meaning</B>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#000000"
| COLSPAN=3 | <FONT SIZE=2 COLOR="#FFFFFF">Below follows one footstep block.</FONT>
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFC8C8" | 2A&nbsp;00
| 42
| ALIGN=LEFT | frame where the footstep happens
|- ALIGN=CENTER VALIGN=TOP BGCOLOR="#FFEEDD"
| BGCOLOR="#FFFFC8" | 01 00
| 1
| ALIGN=LEFT | footstep type: 1=Left, 2=Right, 3=Simultaneous
|}
|}




<HR>
<CENTER>[[OBD:TRAM/raw0x24|throw part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - footstep part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x2C|particle part]]</CENTER>
<CENTER>[[OBD:TRAM/raw0x24|<==]] <B>TRAM - footstep part</B> [[OBD:TRAM/raw0x2C|==>]]</CENTER>
<HR>
 
 
[[Main Page]] >> [[OBD:Oni Binary Data|Oni Binary Data]] >> [[OBD:File types|File Types]] >> [[OBD:TRAM|TRAM File]] >> footstep part

Revision as of 12:45, 13 September 2007

throw part  <<  TRAM - footstep part  >>  particle part


Tram r08.gif


Offset Type Raw Hex Value Description
First element (black outline)
0x00 int16 2A 00 42 frame where the footstep happens
0x02 int16 01 00 1 footstep type; the following types are possible:


1 - left
2 - right
3 - simultaneous



throw part  <<  TRAM - footstep part  >>  particle part