In my game, the player types what they want to call their character in an input field. What they enter in that gets stored in a variable called playername in a script called PlayerName.
I've looked into how to reference variables with Lua and tried doing it but not been successful so I'm assuming I'm doing something wrong.
Would super appreciate the help.
