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

« back to all changes in this revision

Viewing changes to data/objects/grinning-robot/dying_robot_leg_fragment1.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
 
 
2
        [object_type]
 
3
        id=dying_robot_leg_fragment1
 
4
        on_end_anim="die()"
 
5
        ignore_collide=true
 
6
                [animation]
 
7
                id=normal
 
8
                image=vehicles/robot.png
 
9
                rect=184,7,204,37
 
10
                accel_y=80
 
11
                velocity_x=-800
 
12
                velocity_y=-1400
 
13
                frames=1
 
14
                duration=200
 
15
                scale=2
 
16
                [/animation]
 
17
        [/object_type]