Changeset 11613 for code/branches/Asteroid_HS17/data/levels/templates
- Timestamp:
- Nov 30, 2017, 6:34:56 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/Asteroid_HS17/data/levels/templates/spaceshipAsteroids2D.oxt
r11608 r11613 20 20 primaryThrust = 150 21 21 auxilaryThrust = 30 22 rotationThrust = 50 22 rotationThrust = 500 23 23 24 24 lift = 1; … … 35 35 collisionType = "dynamic" 36 36 mass = 4200000 37 linearDamping = 0.9 99999937 linearDamping = 0.9 38 38 angularDamping = 0.9999999 39 39 … … 98 98 99 99 speedfront = 200 100 speedback = 70101 speedleftright = 70102 speedupdown = 70100 speedback = 200 101 speedleftright = 100 102 speedupdown = 100 103 103 104 104 defEngineSndNormal = "sounds/Engine_low.ogg" … … 107 107 accelerationfront = 700 108 108 accelerationbrake = 700 109 accelerationback = 125110 accelerationleftright = 125111 accelerationupdown = 125109 accelerationback = 700 110 accelerationleftright = 500 111 accelerationupdown = 500 112 112 > 113 113 <EffectContainer condition="idle">
Note: See TracChangeset
for help on using the changeset viewer.