Hello all, I wanted to know if there was some way to fade in a scene when using a loadlevel script? Rather than having it just abruptly jump to another scene. If this has been answered before I apologize, I did a search and didn’t see anything relevant. thanks!
What you could do is that before it goes straight into a new level you could have it yield for a couple of seconds and have a GUI Texture(black) fade into the game so it make look a bit smoother in transition.
Hopefully this somewhat helps.