「Doc:2.6/Manual/Game Engine/Logic/Sensors/Delay」の版間の差分

提供: wiki
< Doc:2.6‎ | Manual‎ | Game Engine‎ | Logic‎ | Sensors
移動先: 案内検索
 
(1版 をインポートしました)
 
(相違点なし)

2018年6月29日 (金) 05:50時点における最新版

Delay sensor

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.

See Sensor Common Options for common options. Special 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.