Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

P4 Animations Not Stacking?

Bloodsong Termagant
Manic Artist
Join date: 22 Jan 2007
Posts: 615
06-11-2008 07:00
heyas;

this might sorta be a scripting question, but you guys are working with animatons more, so i think you might know better....


i have a script, and i'm trying to apply two priority 4 animations, one after the other. it's the en garde weapon script, and im trying to tiny-fy it by adding a tiny limb lock to each of the animations, to keep the tiny folded up.

the problem is, it rarely works. to make matters worse, i can't find a workaround that works any better!

i tried using a small delay between applying the animations (0.3 seconds). i tried using a LARGE delay (3.0 seconds). i even tried applying the second animation 3 times in a row.


if i open both animations and hit 'play in world' one after the other, it's fine. but somehow, llPlayAnimation isnt.



if anybody is working with zhao ii -- have you tried using its animation stacking abilities in an ao? (ie: playing two animations for one animation state.) and is it working??
Bree Giffen
♥♣♦♠ Furrtune Hunter ♠♦♣♥
Join date: 22 Jun 2006
Posts: 2,715
06-14-2008 16:01
That's pretty weird. Are you using llPLayAnimation or llStartAnimation? Try running the info display that shows what animations are running to see if both animations are running. Maybe that's a problem to be reported in JIRA.