Hi,
I have a problem with UIInput. I used it to save the player name and "saved as" Player_Eins in PlayerPrefs. - No I want to use several Profiles which I load in and then I want to use Player_Eins as the actual player. The actual player I set in Player_Prefs via code. But some "Ngui Ghost" is setting it back to an old value. - Can you please help me to delete this old value? And set it via code (PlayerPrefs to another Name I load). - It comming back every Awake.
I tried also to reset the starting value in UIInput and also changed Saved As to Player2. But Player_Prefs Player_Eins is again set back to an old value.
Thanks,
wohl