So I have googled how to do this already but all the answers were for older versions of unity and use things that are not applicable anymore.
I am trying to do is fade the screen to white when the player wins, followed by a change to another level that will have a video playing.
How do I do this in Unity 5 (preferably in C#)?