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

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

Actuator sensor

Actuator sensor

The Actuator sensor detects when a particular actuator receives an activation pulse.

The Actuator sensor sends a TRUE pulse when the specified actuator is activated.

The sensor also sends a FALSE pulse when the specified actuator is deactivated.

See Sensor Common Options for common options.

Special Options:

Actuator
Name of actuator (NB This must be owned by the same object).

GameLogic python API.