Can we make it so when removing the topbar it won’t also remove the chat and playerlist? I want to really remove the topbar in my game but I do not want a custom chat for that game. Is there a reason for it to do this at all?
This is what the chat, playerlist, and healthbar look like without the topbar:
I don’t think you’d want that in your game
1 Like
To add on, if you want to still use the ROBLOX chat / playerlist you could probably copy the CoreScripts GitHub code and maybe make some modifications to enhance its looks without the topbar.
The only thing that looks weird for me is the Playerlist. I still think it shouldn’t remove everything.
Your right I guess I could do that.