OBD:TRAM/raw0x10: Difference between revisions
< OBD:TRAM
Jump to navigation
Jump to search
No edit summary |
m (velocities) |
||
Line 27: | Line 27: | ||
| ALIGN=LEFT | z-position of the pelvis | | ALIGN=LEFT | 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 [[OBD:TRAM/raw0x30|HERE]]. | |||
Revision as of 16:02, 26 December 2006
Main Page >> Oni Binary Data >> File Types >> TRAM File >> x-z-position part
This part belongs to the 01865-KONCOMpunch_heavy.TRAM file.
Hex | Translation | Meaning |
Below follows one x-z-position block. | ||
EE D0 10 BE | -0.141422 | x-position of the pelvis |
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.
Main Page >> Oni Binary Data >> File Types >> TRAM File >> x-z-position part