Hey so I am making a mobile game and I was wondering if saving game data (like highscore or coins) using PlayerPrefs is save enough (so everyone wouldn't be able to modify them easily). Since I am new to this I would like to ask what saving methods you use while developing mobile games and your thoughts on using PlayerPrefs on mobile. Thanks a lot!
↧