Help with variables.

Can anyone help me with variables? I need to create a variable in which the player can enter the name of it and that name will be an object in the game. I thank you.

If it’s a Native Game then you can use the “Common Dialogs” extension to ask the player their name. Then save it to a Variable, and make a Text Object always modify to that Variable. Hopefully that’s what you were looking for :slight_smile: