- Home /
Read only playerprefs?
Hey everyone, I was wondering if there is a way to make read PlayerPrefs read-only, because for my game, I want to create a login system, that holds all sorts of stats, like XP, Level, Name, Password, etc. So that is why I want the playerprefs to be read-only, so users cant hack them. I know I could use PHP and internet based stats, but I have no knowledge in web-code.
Thanks TZ ;)
Answer by ZenithCode · Nov 01, 2012 at 12:10 PM
No you can't do it read only.
What I suggest is that you can use encryption so anyone trying to read these values will have a hard time doing so!
Your answer
Follow this Question
Related Questions
PlayerPrefs - Sound slider values 1 Answer
Organizing Player Prefs? 1 Answer
need unity to connect with online admin panel and view credits,login system etc 0 Answers
PlayerPrefs question 0 Answers