Skip to content

SpotlightSpeed

Turn rate a spotlight beam builds toward, in radians per frame.

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

A sweeping beam adds SpotlightAcceleration to its turn rate every frame for as long as the rate is still below this figure, in whichever direction it is traveling. Because that test is made before the step, the rate settles at the first value to reach or pass this figure — up to one acceleration step beyond it, which at the stored pair leaves it at .055.

A beam set to circle its structure reads the figure differently: it consults neither the acceleration nor SpotlightAngle, and simply advances four times this figure in radians every frame, wrapping at a full turn. The stored figure brings such a beam round in about thirty-one frames.