Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Mar 29, 2018, 3:57:54 PM (6 years ago)
Author:
arismu
Message:

Changed velocity bots, steering stabilized

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/RacingBots_FS18/data/levels/templates/spaceshipCollateralDamage.oxt

    r11052 r11840  
    1919   shieldrechargewaittime = 1
    2020
    21    primaryThrust     = 100
     21   primaryThrust     = 1000
    2222   auxilaryThrust    = 30
    2323   rotationThrust    = 50
     
    2929   boostPowerRate        = 1
    3030   boostRate             = 5
    31    boostCooldownDuration = 10
     31   boostCooldownDuration = 1
    3232
    3333   shakeFrequency = 15
     
    3636   collisionType     = "dynamic"
    3737   mass              = 100
    38    linearDamping     = 0.7
     38   linearDamping     = 0.5
    3939   angularDamping    = 0.9999999
    4040  >
Note: See TracChangeset for help on using the changeset viewer.