Delay Sensor#

See also

See the Python reference of this logic brick in SCA_DelaySensor.

The Delay Sensor is designed for delaying reactions a number of logic ticks. This is useful if an other action has to be done first or to time events.

../../../../_images/logic-sensors-types-delay-node.jpg

Delay sensor.#

Properties#

See Sensor Common Options for common options.

Delay

The number of logic ticks the sensor waits before sending a positive pulse.

Duration

The number of logic ticks the sensor waits before sending the negative pulse.

Repeat Button

Makes the sensor restart after the delay and duration time is up.

Example#