How to save the scores (and savegames?) (Penelope project question)

Hello, I am growing futuristic city situations game from the Penelope example.

So, what I am not seeing is how to save the save games and scores on the iPhone hard drive

I just put up screenshot in my avatar :slight_smile:

if you want simple stuff, try PlayerPrefs, if more complex is needed, you will have to write the info to file yourself