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

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

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

Always Sensor

Always sensor

The Always sensor 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).

See Sensor Common Options for common options.

This sensor doesn’t have any special options.