1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
|
[object_type]
id="explosion2"
on_create="sound('missile_hit.ogg')"
on_end_anim2_anim="animation('anim3')"
on_end_anim3_anim="die()"
on_end_normal_anim="animation('anim2')"
zorder="10"
[animation]
duration="3"
frame_info="10,13,14,12,647,302,7,6,6,10,10,8,654,302,15,13,3,4,4,4,669,302,24,23"
frames="3"
id="normal"
image="compiled-2.png"
rect="637,289,667,319"
[/animation]
[animation]
duration="3"
frame_info="1,2,1,2,570,60,29,27,1,1,1,1,599,60,29,29,1,2,3,3,628,60,27,26"
frames="3"
hit_frames="1"
hit_h="27"
hit_w="29"
hit_x="1"
hit_y="2"
id="anim2"
image="compiled-2.png"
rect="569,58,599,88"
[/animation]
[animation]
duration="3"
frame_info="2,3,4,4,492,277,25,24,4,4,6,7,517,277,21,20,31,31,0,0,538,277,0,0"
frames="3"
id="anim3"
image="compiled-2.png"
rect="490,274,520,304"
[/animation]
[/object_type]
|