As a Roblox developer, it is currently impossible to get rid of the TopBar without also getting rid of all the CoreGuis.
Disabling the TopBar gets rid of all the CoreGuis. Health, PlayerList, Chat, Backpack.
It currently only allows us to set the transparency to only 0.5, or 1. I don’t see why it’s limited to only those 2 values?
I’m currently not a very advanced scripter, and therefore I can’t make my own custom Backpack system, I wanna use the Roblox’s default. But I also want to remove the Top Bar.
In my opinion we should be able to set the transparency and the ZIndex of the CoreGuis to whatever we want.