Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Animation problem

Newgate Ludd
Out of Chesse Error
Join date: 8 Apr 2005
Posts: 2,103
02-07-2007 03:55
Is this a known issue? (I apologies if it is but a quick scan of the forums did not find anything that seemed to mention it.)

I've a basic animation player script which has been in use for a while.
Recently I recompiled the script and now an animation that has not been changed and used to play correctly no longer does.

The symptoms are that the AV's arms which should form a T shape with the body at the start of the animation now only rise to about 45 degrees.

TIA.
Ravanne Sullivan
Pole Dancer Extraordinair
Join date: 10 Dec 2005
Posts: 674
02-07-2007 06:06
The script cannot change the animation. Have you checked that you do not have some other animation over riding part of your desired one? Perhaps the first script version stopped the over riding animation before starting your desired one and the new script is not doing so?
_____________________
Ravanne's Dance Poles and Animations

Available at my Superstore and Showroom on Insula de Somni
http://slurl.com/secondlife/Insula de Somni/94/194/27/
Newgate Ludd
Out of Chesse Error
Join date: 8 Apr 2005
Posts: 2,103
02-08-2007 23:25
From: Ravanne Sullivan
The script cannot change the animation. Have you checked that you do not have some other animation over riding part of your desired one? Perhaps the first script version stopped the over riding animation before starting your desired one and the new script is not doing so?



Ravvane thanks for the reply however I am aware that scripts cannot 'change' an animation, just start or stop it playing. Although I do have an AO running it is not the cause, the animation ran perfectly until I recompiled the script. I say recompiled, the actual code was not changed.

The point was that on recompiling of the control script how the animation was played was seen to be 'different', i.e. it is an SL side problem. I was merely asking if anyone else has had the same problem.