Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

micro tp

Tarak Voss
Meanderer
Join date: 14 Oct 2006
Posts: 330
12-10-2007 14:03
Is their a way to tp a few cms. I want to beable to place an avatar (via a hud or poseball I'm thinking) to an exact position which may be only a couple of centermeters away.
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
12-10-2007 15:02
if it's by poseball, just move the poseball that they're on using llSetPos

if it's by attachment, llMoveToTarget should work, but may not be as accurate as you need
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -
Tarak Voss
Meanderer
Join date: 14 Oct 2006
Posts: 330
12-11-2007 14:15
thanks - I'll get the hang of this scripting lark one day (wink)