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
|
[object_type]
dies_on_inactive="true"
id="ice_power_snowflake"
ignore_collide="true"
on_create="set(time_in_animation, 1d10 - 5)"
on_end_final_anim="if(1d4=1,die(),if(cycle < 200, animation('normal'),die()))"
on_end_normal_anim="animation('final')"
zorder="45"
[animation]
duration="5"
frame_info="2,2,2,2,997,983,5,5,2,2,2,2,1002,983,5,5,4,4,4,4,1007,983,1,1"
frames="3"
id="normal"
image="compiled-0.png"
play_backwards="yes"
rect="995,981,1003,989"
reverse="yes"
scale="2"
[/animation]
[animation]
duration="1"
frame_info="2,2,2,2,1013,983,5,5"
frames="1"
id="final"
image="compiled-0.png"
rect="1011,981,1019,989"
scale="2"
[/animation]
[/object_type]
|