Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 27, 2017, 3:29:03 PM (7 years ago)
Author:
merholzl
Message:

XML Ports and cleanUp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FlappyOrx_HS17/data/levels/templates/spaceshipFlappyOrx.oxt

    r11596 r11600  
    2222    enablecollisiondamage = true
    2323
    24     speed = 100
     24   
    2525    UpwardThrust = 200
    26     gravity = 500
     26    Gravity = 700
    2727  >
    2828    <engines>
     
    3737      <SphereCollisionShape position="-1.8    ,0 ,  -11" radius="15" />
    3838      <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" /> -->
    4040    </collisionShapes>
    4141 
Note: See TracChangeset for help on using the changeset viewer.