Skip to content

RadarEventRotationSpeed

Radians a radar event's box turns each frame.

Specification
Applies to
global rules
File
rules.ini
Section
[General]
Value
floating point
When omitted
.1

Every radar event starts with this turn step and spins its box by the current step each frame. While the box is still closing in the step is held at the configured value: at the default of a tenth of a radian that is a little under six degrees a frame, a full turn in about sixty-three frames. Once the radius has reached RadarEventMinRadius, each further frame that fails to settle the box turns it and then cuts the step by two percent of the configured value, never below a third of it, so a box that has to come round again turns more slowly each lap.

The box stops turning on the first frame at that radius when it stands less than one step past the orientation it opened in; it turns by that same fraction once more and comes to rest. That frame is also when RadarEventDurations and RadarEventVisibilityDurations are loaded, and only an event that has stopped turning is ever removed.