I can get the level to fade in black at start from a matinee, but how do i get it to fade to black at the end?, when, say at the main menu, i click play game, how can i fade out nicely here?
I can get the menu itself to fade out nicely at this point, but I cant get the menu to fade in with the level fade.
so the level fades in perfect, but no fade out, and the menu fades out perfect, but no fade in…
what can i do here?
I created a fade animation in the umg for the menu, but i can only call it when something is clicked… (like when i click play now, i can add the play animation node onclickbutton, so it fades out after i click play…) how can i apply it to the beginning of the menu to fade in by default when the menu level loads?