「Doc:2.6/Manual/Game Engine/Logic/Sensors/Delay」の版間の差分
< Doc:2.6 | Manual | Game Engine | Logic | Sensors
細 (1版 をインポートしました) |
|
(相違点なし)
|
2018年6月29日 (金) 05:50時点における最新版
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.