How to make Fullscreen work with Sub-Apps and Window Control?
Hi there!
I'm currently using the Window Control object to let the player choose between different window sizes. Additionally, I want to give the option to have fullscreen enabled. Now I've seen the Ultimate Fullscreen object and it does a pretty good job, but it doesn't work with my sub application. When I use the pause button, a screen-filling sub application opens to show a statistics-screen, but with Ultimate Fullscreen enabled, the sub-application is not in fullscreen and I can still see half of my normal game screen.
Does anyone know a solution to this? Would be greatly appreciated =)