answersLogoWhite

0

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'

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you edit a text on roblox?

In a script, text brick, or what you mean by this?


How do you make a humanoid on roblox?

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.


How do you make a humanoid roblox?

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.


How do you make a brick go gone then reappear on roblox?

use a trapdoor brick


Who is on roblox Alpha Brick Master?

12


How do you put a message on a block in roblox?

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


How do you enter coupon codes on roblox?

Go to "Builders Club" Click "Roblox Card" Enter the code


How do you type in a weapon name in a zombie game in ROBLOX?

Hit "/" then you type your text and then hit enter. All of what ROBLOXians talk will be in the top left corner.


If you get a coupon code for roblox bc where do you enter them I get a code from a site the site is in the disscusion room?

you enter it in the roblox code box


What is a baseplate on Roblox?

A baseplate is usually the biggest brick, it is where you spawn at. Just look at "Empty Baseplate" by ROBLOX himself for an example!


How do you make a VIP door in Roblox?

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...


How do you rotate a brick in Roblox with out a rotate tool?

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.)