Skip to content

not_at_rot_target

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

When a target is set via the llRotTarget function call, but the script is outside the specified angle this event is raised.

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

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