Not sure if this is for the scripting section, however, whenever I want to make a button GUI via a image label (custom made buttons) in a new ScreenGui named (“MainGui”) for a job selection for my game, I can’t see anything on the screen even if the boolean value of enabled is set to true. What do I need to do to fix this? Thanks!
the screen gui will only be displayed if its parented to starterGui or CoreGui or when you start playtesting, or playing the game in general, playerGui.