「利用者:Sculptorjim/Game Engine/Logic/Sensors/Always」の版間の差分

提供: wiki
移動先: 案内検索
 
(1版 をインポートしました)
 
(相違点なし)

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

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.

Blender3D FreeTip.png
Pulse every frame

Remember that the BGE Sensor Level True Button.png button must be pressed to obtain a pulse on every logic tick.