I would like to use PlayerPrefs for storing coins, scores etc. for a player in my game, but I am just wondering if this is too risky? Can the PlayerPrefs be accidentally deleted, and is it a safer option to use a mysql databse instead?
↧