Delay Sensor

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/game-engine_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