Skip to content

not_at_target

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

When a target is set via the llTarget library call, but the script is outside the specified range this event is raised.

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

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