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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
[object_type]
id="fire_generator"
ignore_collide="true"
on_create="[set(alpha,0), add_particles('3_fire_bright'), add_particles('2_fire_med'), add_particles('1_fire_sparks')]"
on_end_anim="animation('normal')"
zorder="50"
[editor_info]
category="controllers"
[/editor_info]
[animation]
duration="1000"
frame_info="1,1,2,1,546,475,25,26"
frames="1"
id="normal"
image="compiled-2.png"
rect="545,474,572,501"
[/animation]
[particle_system]
accel_y="-5"
id="3_fire_bright"
max_x="40"
max_y="8"
min_x="-40"
min_y="-8"
spawn_rate="500"
time_to_live="12"
type="simple"
velocity_x="260"
velocity_x_random="200"
velocity_y="-200"
velocity_y_random="400"
[animation]
accel_y="-5"
duration="2"
frame_info="6,2,6,5,0,33,5,9,4,1,6,4,5,33,7,11,5,1,6,4,12,33,6,11,6,3,6,3,18,33,5,10,5,2,6,4,23,33,6,10,6,4,6,4,29,33,5,8"
frames="6"
frames_per_row="2"
id="sparkle"
image="compiled-0.png"
rect="-6,31,10,46"
reverse="yes"
scale="2"
[/animation]
[/particle_system]
[particle_system]
accel_y="-20"
delta_a="2"
id="2_fire_med"
max_x="40"
max_y="10"
min_x="-40"
min_y="-10"
spawn_rate="1000"
time_to_live="96"
type="simple"
velocity_x="260"
velocity_x_random="200"
velocity_y="-600"
velocity_y_random="1000"
[animation]
duration="6"
frame_info="4,6,5,3,34,33,4,4,3,4,3,2,38,33,7,7,2,3,3,2,45,33,8,8,1,1,1,1,53,33,11,11,2,2,2,2,64,33,9,9,3,4,4,4,73,33,6,5"
frames="6"
frames_per_row="3"
id="sparkle"
image="compiled-0.png"
rect="30,27,42,39"
[/animation]
[/particle_system]
[particle_system]
accel_y="-30"
id="1_fire_sparks"
max_x="40"
max_y="10"
min_x="-40"
min_y="-20"
spawn_rate="200"
time_to_live="64"
type="simple"
velocity_x="260"
velocity_x_random="200"
velocity_y="-600"
velocity_y_random="1000"
[animation]
duration="4"
frame_info="6,4,7,5,721,0,4,7,4,3,6,5,725,0,7,8,4,1,4,4,732,0,9,11,3,0,4,1,741,0,10,15,4,2,5,1,751,0,8,13,6,2,7,4,759,0,4,10"
frames="6"
frames_per_row="2"
id="sparkle"
image="compiled-0.png"
rect="715,-4,731,11"
scale="2"
[/animation]
[/particle_system]
[/object_type]
|