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

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

Message Sensor

Message sensor

The Message sensor can be used to detect either text messages or property values. The sensor sends a positive pulse once an appropriate message is sent from anywhere in the engine. It can be set up to only send a pulse upon a message with a specific subject.


See Sensor Common Options for common options.

Special Options
Subject
Specifies the message that must be received to trigger the sensor (this can be left blank).

Note: See Message Actuator for how to send messages