How would I go and pause an animation?
So I have been trying to pause an animation.
And I cant figure it out.
A little context,
-
I’m trying to make a laser and make it so when the player shoots it, that it pauses a certain animation.
-
This is a server script, just incase you need to know . . .
Do note that anim:Stop() does not work in my case. I need it to pause. Stop() stops it that way the animation has to start over.
So is there anyway to do this?
Note yes I have looked around and I can’t find anything!
~Froyo~