Catfart Grayson
Registered User
Join date: 16 May 2004
Posts: 264
|
07-15-2004 23:36
Morning all,
How can I get an object to move to a location in another sim? I coundlt find anything in the wiki. Only way I can think of is to aim it, push it across the boundary and then pick up the position when its in the new sim
I'd prefer it to be physical (i know about the problems of changing boundaries at speed), but it doeshave to be script controlled, not driven
Thanks in advance.
_____________________
Cat
|
Azelda Garcia
Azelda Garcia
Join date: 3 Nov 2003
Posts: 819
|
07-16-2004 00:38
I have a script called ChangeSim in the Alternative Scripting Library which does what you want. Oh wait, it got... well..., whatever.
You can change sim very easily using llSetPos, which actually works with values outside the range 0 <= x <= 255.
Azelda
|
Christopher Omega
Oxymoron
Join date: 28 Mar 2003
Posts: 1,828
|
Re: moving an object from one sim to another?
07-16-2004 02:44
From: someone Originally posted by Catfart Grayson I coundlt find anything in the wiki. Only way I can think of is to aim it, push it across the boundary and then pick up the position when its in the new sim Have you checked http://www.badgeometry.com/wiki/GlobalCoordinates ?
|
Catfart Grayson
Registered User
Join date: 16 May 2004
Posts: 264
|
07-16-2004 10:51
Azelda,
It does? hmm that expalins a few strange behaviours.
Chris, Doh(again) dont know how I missed that one.
Thanks ppl
_____________________
Cat
|