Turn Speed?

How do you increase/decrease turn speed? After looking around the mod section I have found that some people say it is imposssible and others say they have done it in their mods....

4,228 views 3 replies
Reply #1 Top

Try modifying the research for turn speed increase and give it as a permanent passive ability to the ships you want it for.

Reply #2 Top

i'm almost certain there is a part in the entity that refers to turn speed.

maxAccelerationLinear
maxAccelerationStrafe
maxDecelerationLinear
maxAccelerationAngular
maxDecelerationAngular
maxSpeedLinear
maxRollRate
maxRollAngle

These are the parts that refer to speed. i believe angular is turning.

Reply #3 Top

maxAccelerationLinear -> Acceleration
maxAccelerationStrafe -> move left and right
maxDecelerationLinear -> Deceleration
maxAccelerationAngular -> How fast of a turn they can make, believe up to max speed.
maxDecelerationAngular -> How fast they slow down during a turn
maxSpeedLinear -> max speed
maxRollRate -> degress / seconds or (rads possibly)
maxRollAngle -> max turn angle