~ubuntu-branches/ubuntu/utopic/frogatto-data/utopic

« back to all changes in this revision

Viewing changes to data/compiled/objects/frogatto_energy_bloom.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Dmitry E. Oboukhov
  • Date: 2010-07-16 12:14:11 UTC
  • Revision ID: james.westby@ubuntu.com-20100716121411-tobhfbyxrrz46dwz
Tags: upstream-1.0
ImportĀ upstreamĀ versionĀ 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[object_type]
 
2
dies_on_inactive="true"
 
3
id="frogatto_energy_bloom"
 
4
ignore_collide="true"
 
5
on_create="[add_particles('particles'), schedule(1, fire_event('stop_spawning_particles'))]"
 
6
on_end_anim="[set(hitpoints, 30), set(type, 'particle_system_holder'), fire_event('create')]"
 
7
on_stop_spawning_particles="set(particles.spawn_rate, 0)"
 
8
zorder="10"
 
9
        [animation]
 
10
        duration="2"
 
11
        frame_info="9,10,9,10,379,442,3,3,6,7,6,7,382,442,9,9,5,6,5,6,391,442,11,11,4,5,4,5,402,442,13,13,4,5,4,5,415,442,13,13,3,4,3,4,428,442,15,15,3,4,3,4,443,442,15,15,3,4,3,4,458,442,15,15"
 
12
        frames="8"
 
13
        frames_per_row="4"
 
14
        id="sparkle"
 
15
        image="compiled-2.png"
 
16
        rect="370,432,390,454"
 
17
        zorder="10"
 
18
        [/animation]
 
19
 
 
20
        [particle_system]
 
21
        id="particles"
 
22
        max_x="20"
 
23
        max_y="20"
 
24
        min_x="10"
 
25
        min_y="10"
 
26
        spawn_rate="10000"
 
27
        time_to_live="20"
 
28
        type="simple"
 
29
        velocity_magnitude="1000"
 
30
        velocity_magnitude_random="1000"
 
31
        velocity_rotate_random="360"
 
32
                [animation]
 
33
                duration="5"
 
34
                frame_info="2,2,2,2,318,0,3,3,1,2,2,1,321,0,4,4,1,1,1,1,325,0,5,5,3,3,3,3,330,0,1,1"
 
35
                frames="4"
 
36
                id="sparkle"
 
37
                image="compiled-0.png"
 
38
                rect="316,-2,322,4"
 
39
                scale="2"
 
40
                [/animation]
 
41
 
 
42
        [/particle_system]
 
43
 
 
44
[/object_type]
 
45