Hi, I've created an animation (65 frames) and only want it to run once, ie not loop. This I can do easily until I have an object controller run it (in this case, a button that activates the animation). What happens then, is that the animation shows up but it doesn't animate. I can have it animate via the object controller if I set the animation to loop but I don't want it to loop! Is there a way around this or do I need a script? Thanks for any help.