for context, i am making custom proximitypromt. i made a billboardgui as my custom one, and it has text in it. when the text has a NewLine component to it, for example:
this:
"[E]\nINTERACT
would appear as this:
[E]
INTERACT
this is how it is supposed to look like, but it is the text is not visible.
Also, when i go in the explorer and change the text itself to remove the NewLine component, it becomes visible again. when i add the newline component to it again, it disapears
This is not the issue I am having. I used the command bar (and you should too) to set the text, which was already successful. The issue I stated, if you didn’t know, was that the text didn’t appear visible in the game. When in-game, setting it with the new line component made it invisible, and setting it without the component made it visible again.