OBD:TRAM/raw0x18: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (design)
(added note from Loser on OBD talk:TRAM)
 
(One intermediate revision by the same user not shown)
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]]




Line 17: Line 17:


<CENTER>[[OBD:TRAM/raw0x14|attack part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - damage part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x1C|motion blur part]]</CENTER>
<CENTER>[[OBD:TRAM/raw0x14|attack part]] &nbsp;<<&nbsp; '''[[OBD:TRAM|TRAM]] - damage part''' &nbsp;>>&nbsp; [[OBD:TRAM/raw0x1C|motion blur part]]</CENTER>
{{OBD}}

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