Hello!
I want to achieve this..
So in the offline scene players choose what would they like their name to be, name gets saved to PlayerPrefs.
Then when player connects, I want to pull that name from PlayerPrefs and set it to his Text which is child of Canvas which is child of the player.
How would I go about doing that?
I want to achieve this..
So in the offline scene players choose what would they like their name to be, name gets saved to PlayerPrefs.
Then when player connects, I want to pull that name from PlayerPrefs and set it to his Text which is child of Canvas which is child of the player.
How would I go about doing that?