Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

can i change the position of an object

Varun Blitz
Registered User
Join date: 22 May 2008
Posts: 62
06-03-2008 04:29
how to change the position of an object by just touching it and then touching some other position. say, if i have some tool in my hand, i want to move an object to some position, then i shud be able to touch the object and touch the position on ground/another object and then move it to that position.
can i take care of the collision in between this movement ??
Yumi Murakami
DoIt!AttachTheEarOfACat!
Join date: 27 Sep 2005
Posts: 6,860
06-03-2008 05:51
From: Varun Blitz
how to change the position of an object by just touching it and then touching some other position. say, if i have some tool in my hand, i want to move an object to some position, then i shud be able to touch the object and touch the position on ground/another object and then move it to that position.
can i take care of the collision in between this movement ??


You can't touch "a position" in SL, you can only touch an object. If you want to use this method to move an object to the same place as another object, you can do so, but you will need to have a script in both of the objects in question.