I want to make a GUI in the bottom right corner for everyone to see in-game. I was wondering how I can make a GUI like so, with the text of the game name and game creator in a small, but legible size. I was also hoping on making a decal for the GUI, how can I do so?
Thanks for all the help in advance. :)
It's really all up to you, but if you want, you can make a decal on gui. You can do this through an ImageLabel
, and to put the image on; Place a decal on a brick, select the decal, copy the Texture
's id, and paste it into the Texture setting of the ImageLabel. To access this, click on View, and check 'Properties'.