Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 5, 2018, 12:23:30 PM (5 years ago)
Author:
emustafa
Message:

fixed speed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/OrxoKart_HS18/data/levels/templates/OrxoKartKart.oxt

    r12147 r12155  
    2525   stallSpeed = 500;
    2626
    27    boostPower            = 30
    28    boostPowerRate        = 100
     27   boostPower            = 10
     28   boostPowerRate        = 1
    2929   boostRate             = 5
    3030   boostCooldownDuration = 10
     
    7777   boostfactor    = 2
    7878
    79    speedfront     = 300
     79   speedfront     =  300
    8080   speedback      =  40
    81    speedleftright =  40
     81   speedleftright =  300
    8282   speedupdown    =  40
    8383
    8484   accelerationfront     = 300
    85    accelerationbrake     = 50
     85   accelerationbrake     = 300
    8686   accelerationback      =  125
    87    accelerationleftright =  0
     87   accelerationleftright =  125
    8888   accelerationupdown    =  125
    8989  >
Note: See TracChangeset for help on using the changeset viewer.