Long story short, I'm making a game over screen for my 2D unity game. Animated it in Da Vinci with a green screen in the back of everything so that I can key it out.
Question is, can it be made transparent in Unity?
To add, my original plan was to create a 'freeze frame' after the character dies, and then the game over screen will pop up overlayed above the freeze frame which is below the last level scene where the freeze frame took place.
Is it possible? If so, how can I do it?