Skip to content

llSitTarget

function ll.SitTarget(Offset: vector, Rotation: quaternion)

Set the sit location for this object. If offset == ZERO_VECTOR, clears the sit target.

Parameters
Offset (vector)
Rotation (quaternion)

Add example usage here showing SLua/Luau syntax with ll.SitTarget().

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