You can add a 'name' by selecting a brick by tools > insert > bricks then add a model by insert > object > model then add a humanoid by the same method as the model and by adding them together in the model and naming the brick Head (you need a capital H or it doesn't work) and then name the model anything you want it to 'say'
In a script, text brick, or what you mean by this?
Copy it from your character, then paste it into workspace. OR Take the brick you want then, in Roblox Studio go to "Enter", "Object", "Humanoid". And, the humanoid should automatically go into the brick you have highlighted.
Copy it from your character, then paste it into workspace. OR Take the brick you want then, in Roblox Studio go to "Enter", "Object", "Humanoid". And, the humanoid should automatically go into the brick you have highlighted.
use a trapdoor brick
12
You use a Decal in free decals. First of all, I recommend using Roblox Studio. Open ROBLOX Studio, and go to View, and click Explorer. Click Insert and choose Object. Find Model. Go to your place, and select the brick. Drag the brick into the model. Rename the brick "Head" While having the model selected in Explorer, click Insert and Object. Find Humanoid, and click it. Rename the model what you want, and the text should appear. -Bayat
Go to "Builders Club" Click "Roblox Card" Enter the code
Hit "/" then you type your text and then hit enter. All of what ROBLOXians talk will be in the top left corner.
you enter it in the roblox code box
A baseplate is usually the biggest brick, it is where you spawn at. Just look at "Empty Baseplate" by ROBLOX himself for an example!
You make a brick the size of the door. Put the script that ROBLOX teaches you in the wiki into the brick.. Make a t-shirt then put that link into the "" of the script. It should be at the top of the script...
You could use your character to push the brick until it is at the angle you want, or you can use the LUA command line to execute a script that will modify the brick's CFrame. (The second option would require a knowledge of LUA scripting on Roblox.)