OBD:TRAM/raw0x10: Difference between revisions

From OniGalore
Jump to navigation Jump to search
mNo edit summary
(added orientation info from Loser's notes on OBD talk:TRAM)
 
Line 5: Line 5:




[[image:tram_r02.gif]]
[[Image:Tram_r02.gif]]




Line 17: Line 17:


;NOTE
;NOTE
:Those are actually ''velocities'', not positions.
:Those are actually ''velocities'', not positions. From one frame to the next, the X and Z coordinates are incremented by the values specified here.
:From one frame to the next, the x and z coordinates are ''incremented'' by the values specified here.
:+Z is forward, +X is to the left.





Latest revision as of 18:51, 26 October 2023

y-position part  <<  TRAM - x-z-position part  >>  attack part


This part belongs to the 01865-KONCOMpunch_heavy.TRAM file.


Tram r02.gif


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.
+Z is forward, +X is to the left.


y-position part  <<  TRAM - x-z-position part  >>  attack part