I’ve searched the web for a tutorial on this but they’re all heavily outdated.
How can I make a GUI editable in-game so it’s like a text box.
Thanks!
I’ve searched the web for a tutorial on this but they’re all heavily outdated.
How can I make a GUI editable in-game so it’s like a text box.
Thanks!
Depends on what you mean by “editable”. A TextBox is editable in the sense that you can write stuff into it while ingame.
Thank you, that was exactly what I was looking for.