I got line breaks in a TextRenderComponent working by adding “\n” directly in the string, just needed to make sure the text wrapping was off and alignment set properly.
I got line breaks in a TextRenderComponent working by adding “\n” directly in the string, just needed to make sure the text wrapping was off and alignment set properly.