Loading and Saving System.

something that i have noticed on the forum, is that some have asked how a to save a load games.

though a simple on would be good, we all could modify it to our own personal needs. but it would be best to do it with binary file, simple text file would be to easy for the player to access and edit.

if such an example could be added to the unitfycommunity, well that would be awesome. ( or to the forums )

Best
Theodor…

There is a discussion about the saving and loading on
http://forum.unity3d.com/viewtopic.php?t=16791&postdays=0&postorder=asc&start=15

There is also an example code posted by me for that using binary files.