Skip to content

no_sensor

LLEvents:on("no_sensor", function()
-- ...
end)

This event is raised when sensors are active, via the llSensor function call, but are not sensing anything.

Add example usage here showing how to handle the no_sensor event in SLua/Luau.

Add additional notes, caveats, or tips specific to using this event in SLua/Luau.