Making a text input

Basically I want to make a text input with an output that will then show up on another page. How would I go about this? I am using the latest online version (1.19.3)

Welcome to the forums! @dough, so if you click on that that says explanation you’ll see what I talked about check it out :).

Explanation

so you are saying a text input that saves the text to use it in another frame, if that’s what you are saying you could make a variable spawn a prompt and then use that variable to get the text saved from the prompt and display it, let me make a demo of it.

1 Like

here is the project demo text.wick

2 Likes

I think he’s talking about the text input asset in the asset library.

yeah ik but you could use a prompt too, the text input is kinda complicated for me.