Hello! I’ve been recently trying to improve on my GUI skills and I’ve been wondering what’s the best way to handle GUI while the player is ingame
- Parenting every ScreenGui under StarterGui and setting them visible/invisible when necessary
- Putting ScreenGuis directly into the player’s PlayerGui
- Something else I haven’t thought of?
Thanks in advance