Started by
ExAm
on
Topic category: Help with MCreator software
A stupid question oO
But how i can make "new line" in the Text.
I create a GUI where the player can change the text in the GUI over buttons.
The Text is changing with a procedure where i let write the choosen text in a global variable and let it print in the GUI with a TextLable that check the global variable. But how i can do new line?
:(
Edited by ExAm on Mon, 04/06/2020 - 15:43
\n does not work?