Changeset 12015 for code/branches/PresentationFS18/data/levels/templates/spaceshipCollateralDamage.oxt
- Timestamp:
- May 30, 2018, 2:23:47 PM (6 years ago)
- Location:
- code/branches/PresentationFS18
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/PresentationFS18
- Property svn:mergeinfo changed
/code/branches/RacingBots_FS18 (added) merged: 11817,11840-11841,11857,11860,11893,11912-11913,11938,11964-11969,11977,11982,11986,11989,11997
- Property svn:mergeinfo changed
-
code/branches/PresentationFS18/data/levels/templates/spaceshipCollateralDamage.oxt
r11052 r12015 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.