OsSetStandTarget
From OpenSimulator
osSetStandTarget(vector feetTarget)
| |
| Sets a position, relative to prim local frame, where to place the feet of a standing avatar. The final position may not be exactly that.
Setting it to <0,0,0> disables it, default stand offset and login are used. This vector is stored on the prim, even if the script is removed | |
| Threat Level | None |
| Permissions | Use of this function is always allowed by default |
| Extra Delay | 0 seconds |
| Notes | |
| This function was added in 0.9.2.0 | |