OBD:TRAM/raw0x18: Difference between revisions

From OniGalore
Jump to navigation Jump to search
mNo edit summary
(added note from Loser on OBD talk:TRAM)
 
Line 2: Line 2:




This part belongs to the 01827-KONCOMthrow_fw_k_tgt.TRAM file.
This part belongs to the 01827-KONCOMthrow_fw_k_tgt.TRAM file. This data is only meant for throw target animations. Without the throwTarget flag being set (0x3C in TRAM), any data found here will crash Oni.




[[image:tram_r04.gif]]
[[Image:Tram_r04.gif]]





Latest revision as of 21:13, 26 October 2023

attack part  <<  TRAM - damage part  >>  motion blur part


This part belongs to the 01827-KONCOMthrow_fw_k_tgt.TRAM file. This data is only meant for throw target animations. Without the throwTarget flag being set (0x3C in TRAM), any data found here will crash Oni.


Tram r04.gif


Offset Type Raw Hex Value Description
First element (black outline)
0x00 int16 14 00 20 damage taken by character
0x02 int16 29 00 41 frame of the animation, when damage is dealt


attack part  <<  TRAM - damage part  >>  motion blur part