Hi, I need some help.
I've made a simple layout with a TextBox:
I type a random name like "John" and then I click "OK" to go to next layout:
How can I replace this text ("Player name") with the random text I've typed in previous layout's TextBox?
Thank you very much!