Removing Animation Fade Out

I’ve always wondered

Is it possible to remove the animation fading out transition when an animation has ended?
If you are using Animation.Ended() then the function will only fire after the animation fade out transition has ended. But can I remove that?
Because it is very annoying for me.

No one talked about this.

1 Like

I think you can just use animation.Stopped but I’m not 100% sure

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.