OBD:TRAM/raw0x18: Difference between revisions
< OBD:TRAM
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]] | ||
Line 17: | Line 17: | ||
<CENTER>[[OBD:TRAM/raw0x14|attack part]] << '''[[OBD:TRAM|TRAM]] - damage part''' >> [[OBD:TRAM/raw0x1C|motion blur part]]</CENTER> | <CENTER>[[OBD:TRAM/raw0x14|attack part]] << '''[[OBD:TRAM|TRAM]] - damage part''' >> [[OBD:TRAM/raw0x1C|motion blur part]]</CENTER> | ||
{{OBD}} |
Latest revision as of 21:13, 26 October 2023
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.
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 |