Skip to content

llTargetOmega

function ll.TargetOmega(Axis: vector, SpinRate: number, Gain: number)

Attempt to spin at SpinRate with strength Gain on Axis.

A spin rate of 0.0 cancels the spin. This function always works in object-local coordinates.

Parameters
Axis (vector)
SpinRate (number)
Gain (number)

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

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