Button not showing name above

Hello all! Me and a friend are trying to create a tycoon to learn how to better script. We are trying to make buttons for our tycoon which display a purchase. We have already done this with one button but with the other, we copy and pasted it and changed the name. However but for some reason it does not work, and the name for the button doesn’t show up.
Capture2 (1)
Capture (1)

FYI, you only need 1 humanoid to actually display the model name


image

Try checking the NameDisplayDistance or DisplayDistanceType of the Humanoid, you might have set it to something else.

1 Like

It is Displaywhendamaged and the distance is 100.

No, DisplayDistanceType
image

Oh, we have it set as “viewer”

Can you show the explorer view of the button that has no name showing up? Or is it “Auto Dropper” from the first photo?

Capture (2)

I can’t reproduce the issue. Can you export the button as a file so I can take a look?

Button.rbxm (4.7 KB)

It seems to be working for me
image

1 Like

We figured it out, it was a duplicate of a button that cloned into another area. Thank you for your help!

1 Like