How would I create a text that would look like this?: http://gyazo.com/79ce089deb857661303ec5acd8393426
A SurfaceGui is drawn on the surface of a Part. This will stick to the part, even if the part moves or rotates. To add a SurfaceGui to a game it can be put directly into the Part that you want it to draw on (which will display the GUI for all players). Alternatively, the SurfaceGui can be put into a StarterGui which will copy it to every new player who joins the game, or can be put directly into a player's PlayerGui, in which case it would only be visible to that player. If the SurfaceGui is put into StarterGui or PlayerGui, the Adornee must be set to the part where you want the Gui to display.
You can either create your own, or get one from 'Free Models' and customize it to your liking.
Closed as Not Constructive by AmericanStripes
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?