In this script, I attempt to connect a function to a TextBox that prints whatever the player inputs into the said TextBox. Instead, nothing prints out. It is blank.
Things to know:
Messager is a ScreenGui.
The lines including TextLabels are just Quality-of-life-type features.
This is the script that controls it as well. I’m completely new to ScreenGui so I could be missing out on something very obvious. I’m not sure how to continuously check if a player clicks on the button.