利用者:Sculptorjim/Game Engine/Logic/Sensors/Always

提供: wiki
< 利用者:Sculptorjim‎ | Game Engine‎ | Logic‎ | Sensors
2018年6月29日 (金) 05:44時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

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.