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.