User Tools

Site Tools


modding:xml:drivedevice

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
modding:xml:drivedevice [2017/02/02 01:32] – created 0xabcdefmodding:xml:drivedevice [2017/02/02 04:02] 0xabcdef
Line 8: Line 8:
   * **thrust=** An additive bonus to apply to the ship's thrust   * **thrust=** An additive bonus to apply to the ship's thrust
   * **inertialessDrive=** If **"true"**, then this drive will instantaneously accelerate any ship to its max speed   * **inertialessDrive=** If **"true"**, then this drive will instantaneously accelerate any ship to its max speed
-  * **rotationAccel=** The rate at which the ship accelerates while rotating (in degrees/second/second). Applies only if it is greater than the ship's default value. +  * **rotationAccel=** The rate at which the ship accelerates while rotating (in degrees/tick per tick). Applies only if it is greater than the ship's default value. 
-  * **rotationStopAccel=** The rate at which the ship decelerates from rotation (in degrees/second/second). Applies only if it is greater than the ship's default value. +  * **rotationStopAccel=** The rate at which the ship decelerates from rotation (in degrees/tick per tick). Applies only if it is greater than the ship's default value. 
-  * **maxRotationRate=** The max rate at which the ship can rotate (in degrees per second). Applies only if it is greater than the ship's default value.+  * **maxRotationRate=** The max rate at which the ship can rotate (in degrees/tick). Applies only if it is greater than the ship's default value.
  
 //Inherits [[Device]] attributes and properties// //Inherits [[Device]] attributes and properties//
modding/xml/drivedevice.txt · Last modified: 2017/04/13 07:23 by 0xabcdef