Right now on my current project I am just duplicating the original scene i set up that has all the menus and bars etc that i want to be overlaid on each scene, while this is working it is slow going, and seems to be more work then it needs to be. I was wondering if there was a way to create a general overlay of sorts, and then just apply that to each new scene.
is there a way to do this in unity? i am using C# as well. thanks!