Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Ok is this possible....

Justice Bulloch
Registered User
Join date: 21 Sep 2007
Posts: 9
06-18-2008 05:59
I want to create a display are for products that im going to sell I want to have a self that all the products sit on and in front of that a display stand at will spin, when the user clicks the stand, they are presented with a menu when then chose an item it moves to the stand and they can then rotate the object, I have the rotating part down Im not sure how to do the other part... and help would be great.. Im trying to learn as much as i can..


Thank
Mrc Homewood
Mentor of Randomness
Join date: 24 Feb 2007
Posts: 779
06-18-2008 06:35
in theory i belive it is posible, it would require whispers, listens, and a few llSetRot, and llSetPos.

you make a few prim arrows and as you touch them touch_start(integer (whatever)) they whsiper X command on a channel the object that yuo are using will listen for the command and move or rotate it.

hope that helps some