Add ui to starterGui on game start

Hi, I was wondering what the best way to add gui to starterGui and the first person’s playerGui was. I want this for a shop ui.

Don’t you just put a ScreenGui into the StarterGui? Or is there something specific you want to do.

But I want to do it with code while the game is running

Do you want a shop that isn’t open when you play but you can open it?

The shop will be invisible but always in the playerGui until they open the shop

Ok, thats pretty easy to make. I can create a simple version of this for you.

1 Like

Heres a quick scripted shop button I made, hope this helps you out!
ShopGui.rbxl (42.6 KB)