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

« back to all changes in this revision

Viewing changes to data/compiled/objects/pollen_particle.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
affected_by_currents="yes"
 
3
always_active="yes"
 
4
id="pollen_particle"
 
5
ignore_collide="true"
 
6
on_create="[set(time_in_animation, 1d3 - 1),set(velocity_x, 1d300 - 150),set(velocity_y, 1d300 - 150)]"
 
7
on_end_anim="die()"
 
8
on_hit_player="die()"
 
9
zorder="10"
 
10
        [animation]
 
11
        accel_y="5"
 
12
        duration="6"
 
13
        frame_info="1,1,2,2,1013,57,2,2,1,1,2,2,1015,57,2,2,2,2,2,2,1017,57,1,1,2,2,2,2,1018,57,1,1,2,2,2,2,1019,57,1,1,2,2,2,2,1020,57,1,1"
 
14
        frames="6"
 
15
        id="normal"
 
16
        image="compiled-2.png"
 
17
        rect="1012,56,1016,60"
 
18
        scale="2"
 
19
        velocity_x="0"
 
20
        velocity_y="0"
 
21
        [/animation]
 
22
 
 
23
[/object_type]
 
24