I have a global object (Active) with an animation.
At the end of this frame, this object saves its current frame value into an alterable value.
When you return to this frame, the object looks at this alterable and sets its frame accordingly.
However... the animation has stopped playing! I do not want that to happen, and I do not know why it does.
Any information/advice?