OR Controller¶
See also
See the Python reference of this logic brick in SCA_ORController
.
This controller gives a positive (TRUE
) output when
Any one or more of its inputs is TRUE
, and
The object is in the designated State.
For all other conditions the controller gives a negative (FALSE
) output.