Changeset 11840 for code/branches/RacingBots_FS18/data/levels/templates
- Timestamp:
- Mar 29, 2018, 3:57:54 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/RacingBots_FS18/data/levels/templates/spaceshipCollateralDamage.oxt
r11052 r11840 19 19 shieldrechargewaittime = 1 20 20 21 primaryThrust = 100 21 primaryThrust = 1000 22 22 auxilaryThrust = 30 23 23 rotationThrust = 50 … … 29 29 boostPowerRate = 1 30 30 boostRate = 5 31 boostCooldownDuration = 1 031 boostCooldownDuration = 1 32 32 33 33 shakeFrequency = 15 … … 36 36 collisionType = "dynamic" 37 37 mass = 100 38 linearDamping = 0. 738 linearDamping = 0.5 39 39 angularDamping = 0.9999999 40 40 >
Note: See TracChangeset
for help on using the changeset viewer.