So, I have a fade animation and a portal (area2D) to detect when to change the level.
how could i communicate them to play the fade in on level changed, and play fade out when the new level is ready
I tried with the animation in the portal scene, but when the level changes the portal doesn't exists anymore right, then the animation don't play of course, any ideas!? a better way to do it