Changeset 11600 for code/branches/FlappyOrx_HS17/data/levels/templates
- Timestamp:
- Nov 27, 2017, 3:29:03 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/FlappyOrx_HS17/data/levels/templates/spaceshipFlappyOrx.oxt
r11596 r11600 22 22 enablecollisiondamage = true 23 23 24 speed = 10024 25 25 UpwardThrust = 200 26 gravity = 50026 Gravity = 700 27 27 > 28 28 <engines> … … 37 37 <SphereCollisionShape position="-1.8 ,0 , -11" radius="15" /> 38 38 <SphereCollisionShape position="-0.8 ,0 , 0" radius="16" /> 39 < SphereCollisionShape position="0 ,0 , 11" radius="12.5" />39 <!-- <SphereCollisionShape position="0 ,0 , 11" radius="12.5" /> --> 40 40 </collisionShapes> 41 41
Note: See TracChangeset
for help on using the changeset viewer.