Actuator Sensor#

See also

See the Python reference of this logic brick in SCA_ActuatorSensor.

The Actuator Sensor detects when a particular actuator receives an activation pulse. It sends a TRUE pulse when the specified actuator is activated. The sensor also sends a FALSE pulse when the specified actuator is deactivated.

../../../../_images/logic-sensors-types-actuator-node.png

Actuator sensor.#

Properties#

See Sensor Common Options for common options.

Actuator

Name of actuator (n.b. this must be owned by the same object).

Example#