I need to display the highscore in my documents folder in the project sandbox so I can show the user their highscore at the end of the game. How is it done?
I think it involves this line of code… Obviously…
local docs_path = system.pathForFile( “”, system.DocumentsDirectory )