Always Sensor¶
See also
See the Python reference of this logic brick in SCA_AlwaysSensor
.
The Always Sensor gives a continuous output signal at regular intervals. It is used for things that need to be done every logic tick, or at every x logic tick (with non-null f), or at start-up (with Tap).
Properties¶
See Sensor Common Options for common options.
This sensor does not have any special options.