Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

The username expression doesn't seem to work, I want a player to !join, and for a sprite to be created and fill in their username in an instance variable. The return is blank

On what trigger are you trying to get the data?

(+1)

I figured it out by looking at the overlay example, I needed to access the state "username" instead of just using the username expression.