Mod Faulkner
Registered User
Join date: 11 Oct 2005
Posts: 187
|
12-28-2005 12:12
I have a sit animaton that when played alone puts the AV's arms out and spreads legs slightly. However, when activted from script on bike, the legs are together. Any hint to the cause and how to fix it would be appreciated.
MOD
|
Argent Stonecutter
Emergency Mustelid
Join date: 20 Sep 2005
Posts: 20,263
|
12-28-2005 13:45
You're probably still running the default "sit" animation under your riding animation. llStopAnimation("sit"); llStartAnimation(myAnimationName);
|
Mod Faulkner
Registered User
Join date: 11 Oct 2005
Posts: 187
|
Thanks
12-28-2005 14:26
Thanks, I will give that a try. Is the sit animation automatically triggered when the sit text is clicked?
Mod
|
Mod Faulkner
Registered User
Join date: 11 Oct 2005
Posts: 187
|
It worked
12-28-2005 17:20
Thanks Argent, that fixed the leg problem, then just a few adjustiment to the rotations and it is fine. Really appreciate the help.
Mod
|