Menu

Unity

Unity : Cross Platform Compatible Save Data
Two static methods which allow game data to be saved to file in a binary format. Works on all platforms except web, as webplayer can’t save to file. [...]