Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Multiple Pose stand with 2nd person control

Tarak Voss
Meanderer
Join date: 14 Oct 2006
Posts: 330
01-30-2010 22:21
Could someone give me a few pointers on writing a script for pose stand that contains multiple poses and these poses can me selected by a second person. (eg. a fashion model avatar on the stand and a viewer can change the pose to see the dress in situations).

A nice extra would be that when the pose changed it triggered another activity (eg. changed the background pic on an adjacent noticeboard - or the images in a surrounding suedo mirror).

There maybe something out there already.

Thanks
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
01-31-2010 01:43
llSitTarget
touch_end
llAvatarOnSitTarget
llStartAnimation
llGetInventoryNumber
llSetLinkTexture
_____________________
|
| . "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
01-31-2010 02:33
Thanks Void - also thanks Osprey for the IM