How do I…
How to save text string from Text Input object to a variable when Text Input is submitted?
In my scene, I have a Text Input object. When the player types in some text and hits enter to submit, I would like to save the entered text to an array variable.
I’m sure this is very simple but I’ve been trying to figure it out for an hour and can’t find any posts in this forum explaining it.

