You can adjust the animation speed to 0 by doing animation:AdjustSpeed(0)
Then you can resume the animation by doing animation:AdjustSpeed()
You can adjust the animation speed to 0 by doing animation:AdjustSpeed(0)
Then you can resume the animation by doing animation:AdjustSpeed()
This is really useful, but is there a way to make it so you can toggle stun on and off with a function? Thanks!