Hi,
My game is now mostly working, but for higher levels I use an action to change the file that the HighScore object should be loading from and saving to and as soon as this action triggers it freezes the game.
Like the INI object I tried including the files for the High Score object as binary data elements, and then just referencing them by filename with no path, but as I said, trying to swap filenames in an action freezes the game. Any ideas?