Labletext, problem

Hello,
when I try to make a sign with labletext it gives me a textbox?
I don’t know if it’s an occuring bug for anyone else.

This is the expected result. In order to solve this “problem”, make sure the Text Label is sized exactly the same with the brick and then set the Background Transparency property (or something like that) to 1.

It would be a transparency of 1 to hide the background.

@rrhhiinnoo7700 Can you describe a bit more about what you mean by textbox? What is the intended result you’re looking for here - maybe we can give you some additional advice to achieve the final look you’re after.

I would just like a text on a sign

Then you’re doing it correctly. Set the Size of the TextLabel to be {1,0},{1,0} and set TextScaled to true to ensure the text is kept within the bounds of the part, and then enter your sign message in the Text field.

1 Like

.
Thank you, you helped alot .