OBD:TRAM/raw0x24: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (design)
(one less unknown field to worry about...)
Line 17: Line 17:
{{OBDtr| 0x10 | float |FFC8FF| 00 00 40 41 | 12.000000 | throw distance }}
{{OBDtr| 0x10 | float |FFC8FF| 00 00 40 41 | 12.000000 | throw distance }}
{{OBDtr| 0x14 | int16 |FFC800| 60 00      | 96        | type / aming type; that's the ID (type) for the animation of the target }}
{{OBDtr| 0x14 | int16 |FFC800| 60 00      | 96        | type / aming type; that's the ID (type) for the animation of the target }}
{{OBDtr| 0x16 | int16 |C800C8| 5F 63      | 25589    | unknown; always the same }}
|}
|}




<CENTER>[[OBD:TRAM/raw0x20|shortcut part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - throw part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x28|footstep part]]</CENTER>
<CENTER>[[OBD:TRAM/raw0x20|shortcut part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - throw part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x28|footstep part]]</CENTER>

Revision as of 21:28, 5 December 2007

shortcut part  <<  TRAM - throw part  >>  footstep part


This part belongs to the 01828-KONCOMthrow_fw_p.TRAM file.


Tram r07.gif


Offset Type Raw Hex Value Description
First element (black outline)
0x00 float 8A 39 2C BF -0.672752 unknown
0x04 float 10 39 B4 3F 0.793839 unknown
0x08 float 44 2D 1C 41 9.761051 unknown
0x0C float DB 0F 49 40 3.141592 unknown (3.141 = pi)
0x10 float 00 00 40 41 12.000000 throw distance
0x14 int16 60 00 96 type / aming type; that's the ID (type) for the animation of the target


shortcut part  <<  TRAM - throw part  >>  footstep part