利用者:Sculptorjim/Game Engine/Logic/Controllers/And

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

AND Controller

This controller gives a positive (TRUE) output when

All its inputs are TRUE, and
The object is in the designated State.
For all other conditions the controller gives a negative (FALSE) output.

Options:

AND Controller
Controller Type menu
Specifies the type of the controller.
Controller Name
The name of the controller. This can be selected by the user. It is used to access controllers with python; it needs to be unique among the selected objects.
State Index
Sets the designated state for which this controller will operate.
Preference Button
If on, this controller will operate before all other non-preference controllers (useful for start-up scripts).
X Button
Deletes the sensor.