Can I get away with replacing GUI

So, I want to make my game as real as possible by changing or replacing GUIs, for example, I make a book, and an air like GUI shows when I flip pages. But in the game there are no guis that look like normal GUIs, I don’t know if this makes sense, so sorry

2 Likes

Are you saying you want to replace the CoreGUIs? (Leaderboard, main menu, top bar)

You can’t disable the main menu or fully hide all the icons in the top bar, but you can create a custom leaderboard and chat.

1 Like

It sounds like you should try using a SurfaceGui on transparent BaseParts

1 Like