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)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llSitTarget