[Solved] How to use text input?

This thing

https://wiki.gdevelop.io/gdevelop5/objects/text_input

can have mutiple lines, but its super super unclear from that page, dunno why nobody is updating it to make it clearer

How exactly do you use this and make it mutiple lines?

You have to use the text_input-object together with a text-object. The text-object displays the typed text and it goes over several lines if you want.

There are examples that get you started, you just have to read carefully and experiment a bit in the engine.

Ok how do we use these things

“text_input-object”

and

“text-object”

Are there any videos or anything about how to use these things

No, you only need an extra text object if you use
https://wiki.gdevelop.io/gdevelop5/objects/text_entry
but you use
https://wiki.gdevelop.io/gdevelop5/objects/text_input

As I answered in your other thread with the same topic.

1 Like