OBD:TRAM/raw0x10: Difference between revisions
< OBD:TRAM
Jump to navigation
Jump to search
m (signed) |
m (design) |
||
Line 1: | Line 1: | ||
<CENTER>[[OBD:TRAM/raw0x0C|y-position part]] << '''[[OBD:TRAM|TRAM]] - x-z-position part''' >> [[OBD:TRAM/raw0x14|attack part]]</CENTER> | |||
This part belongs to the 01865-KONCOMpunch_heavy.TRAM file. | |||
[[image:tram_r02.gif]] | |||
{{Table}} | |||
{{OBDth}} | |||
{{OBDtrBK}} | |||
{{OBDtr| 0x00 | float |FFC8C8| EE D0 10 BE | -0.141422 | x-position of the pelvis }} | |||
{{OBDtr| 0x04 | float |FFFFC8| 00 96 8F 3D | 0.070110 | z-position of the pelvis }} | |||
|} | |||
;NOTE | ;NOTE | ||
:Those are actually ''velocities'', not positions. | :Those are actually ''velocities'', not positions. | ||
Line 35: | Line 24: | ||
<CENTER>[[OBD:TRAM/raw0x0C|y-position part]] << '''[[OBD:TRAM|TRAM]] - x-z-position part''' >> [[OBD:TRAM/raw0x14|attack part]]</CENTER> | |||
<CENTER>[[OBD:TRAM/raw0x0C| | |||
Revision as of 11:27, 13 September 2007
This part belongs to the 01865-KONCOMpunch_heavy.TRAM file.
Offset | Type | Raw Hex | Value | Description |
---|---|---|---|---|
First element (black outline) | ||||
0x00 | float | EE D0 10 BE | -0.141422 | x-position of the pelvis |
0x04 | float | 00 96 8F 3D | 0.070110 | z-position of the pelvis |
- NOTE
- Those are actually velocities, not positions.
- From one frame to the next, the x and z coordinates are incremented by the values specified here.
- I'm not 100% sure the x and z are the same for the pelvis and the root bone.
- I also have doubts about the role of the other "position" data HERE.
- geyser 21:58, 26 December 2006 (CET)