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

« back to all changes in this revision

Viewing changes to data/compiled/objects/smoke_generator.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
id="smoke_generator"
 
3
ignore_collide="true"
 
4
on_create="[set(alpha,0), add_particles('smoke')]"
 
5
on_end_anim="animation('normal')"
 
6
zorder="40"
 
7
        [animation]
 
8
        duration="1000"
 
9
        frame_info="0,0,2,1,913,145,26,27"
 
10
        frames="1"
 
11
        id="normal"
 
12
        image="compiled-2.png"
 
13
        rect="913,145,940,172"
 
14
        [/animation]
 
15
 
 
16
        [particle_system]
 
17
        accel_y="-10"
 
18
        delta_a="1"
 
19
        id="smoke"
 
20
        max_x="20"
 
21
        max_y="14"
 
22
        min_x="-20"
 
23
        min_y="-14"
 
24
        spawn_rate="600"
 
25
        time_to_live="300"
 
26
        type="simple"
 
27
        velocity_x="260"
 
28
        velocity_x_random="200"
 
29
        velocity_y="-200"
 
30
        velocity_y_random="400"
 
31
                [animation]
 
32
                duration="40"
 
33
                frame_info="4,4,5,4,42,0,8,8,3,3,4,3,50,0,10,10,3,3,3,2,60,0,11,11,1,2,2,1,71,0,14,13,2,1,1,1,85,0,14,14,2,1,3,2,99,0,12,13,3,2,3,4,111,0,11,10,17,16,0,0,122,0,0,0"
 
34
                frames="8"
 
35
                frames_per_row="2"
 
36
                id="sparkle"
 
37
                image="compiled-0.png"
 
38
                rect="38,-4,54,11"
 
39
                scale="2"
 
40
                [/animation]
 
41
 
 
42
        [/particle_system]
 
43
 
 
44
[/object_type]
 
45