Say i put a web player on Facebook, does the web player itself make a unique PlayerPref for each player that uses it or do you have to program it to make individual users? im having trouble finding out how this works, thank you
Say i put a web player on Facebook, does the web player itself make a unique PlayerPref for each player that uses it or do you have to program it to make individual users? im having trouble finding out how this works, thank you
PlayerPrefs are always local to the user’s machine. The documentation makes that quite clear.