Hi all. How do I make the info UI transparent? Is this possible? I would like to achieve this similar to a Buildbox game name "Phases". The info (i) button UI is a bit transparent and the main menu UI can be seen. Any help? Thanks
You can't show another menu UI beneath. You can show the world, to do so, just don't put any background that covers the entire screen and when you have a world underneath it will appear automatically. If you want the main menu underneath, you have to fake it somehow and make it appear as if the info screen appears on top of it. This might be only possible if you don't have any animated elements in the main menu though.
oh okay. but if you are familiar with the buildbox made game "Phases" the info is transparent. And that is what I am talking about and want to achieve. Thanks