llGroundRepel(float height, integer water, float tau);
Critically
damps the
object to
height (if the object is within
height * 0.5 of
ground level) over
damp tau seconds. The height is above ground level if
water is
FALSE or above the height of
land and water if
water is
TRUE.
Compare with
llSetHoverHeight.
Functions |
Land