Layer text

Good morning.
I want to create a layer to generate text on some screens and I run into two problems.
One is the line break to introduce texts of several lines.
Another is the accents.
Any suggestions?
Thank you so much.

Hello,

Thank you for posting to Answerhub.

The starting point should be String to Texture node as shown below.

To create accents, the best way is to write your text in an external program such as Notepad and then copy it to String to Texture node.

For multi-line text, at the moment, the only way is to use render the output of each String to Texture node on a different y position into the canvas as demonstrated above with red rectangles.

For anything more complex, I would suggest using a render engine such as Unreal Engine or Notch.

I hope this helps,
Mitja

Thank you very much for your reply.
All the best

1 Like