Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 24, 2016, 3:53:28 PM (8 years ago)
Author:
tgidron
Message:

New Level Up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/tgidronFS16/data/levels/templates/spaceshipHover.oxt

    r11052 r11151  
    1818   reloadwaittime      = 0.5
    1919
    20    primaryThrust     = 200
    21    auxilaryThrust    = 30
    22    rotationThrust    = 25
     20   primaryThrust     = 100
     21   auxilaryThrust    = 1
     22   rotationThrust    = 30
    2323
    2424   jumpBoost = 90
     
    3333
    3434   collisionType     = "dynamic"
    35    mass              = 100
     35   mass              = 1000
    3636   linearDamping     = 0.2
    3737   angularDamping    = 0.9999999
     
    7979   boostfactor    = 2
    8080
    81    speedfront     = 90
     81   speedfront     = 120
    8282   speedback      =  40
    8383   speedleftright =  40
     
    8686   accelerationfront     = 500
    8787   accelerationbrake     = 500
    88    accelerationback      =  125
     88   accelerationback      =  250
    8989   accelerationleftright =  125
    9090   accelerationupdown    =  125
Note: See TracChangeset for help on using the changeset viewer.