Hey OTEE folks. I’m using a GUIText to say something on the screen and I want to be able to have a line that is “wrapped” so it won’t run over the edge of the page, but for some reason when I try to use the /n newline character (like in Java) in my code, it prints the letters “/n”. How do I do this correctly?
I take it back - I looked back to David JJ’s tutorial for the highscore list and it had it in there. I thought I tried the slashes both ways, but there you go… Thanks anyways. :roll: