|
Rand Lupindo
Registered User
Join date: 9 Nov 2008
Posts: 1
|
11-15-2008 12:48
Hi, I was wondering if it was possible to use a script to open/close eyelids or half-open them, of the basic human avatar? I'm trying to get facial expressions.
I know you can do this for prim-based avatars, but I can't seem to find out how to do it with the actual human avatar face.
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
11-15-2008 13:40
can't remember, but there may be some built in facial expressions that include a blink or eyes closed... calling those would be your only option, besides maybe prim eyelids. LSL (or SL in general) isn't big on the fine motor control for av's
_____________________
| | . "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... | - 
|
|
ArchTx Edo
Mystic/Artist/Architect
Join date: 13 Feb 2005
Posts: 1,993
|
11-16-2008 10:46
You can find the list of Internal_Animations here: http://wiki.secondlife.com/wiki/Internal_Animationsand this thread talk about how to trigger them. Script to play animation when object is worn /54/d9/232368/1.htmlYadni's junkyard has a free internal animation hud that you can examine to see how the scripts trigger the various animations.
_____________________
 VRchitecture Model Homes at http://slurl.com/secondlife/Shona/60/220/30 http://www.slexchange.com/modules.php?name=Marketplace&MerchantID=2240 http://shop.onrez.com/Archtx_Edo
|