I just found out that the files saved and created with writeToFile(), SaveImage() etc. are saved in the Media folder of the AppGameKit player folder on Mac:
/Users/MyUsername/Library/Application\ Support/AGK\ Player/media/
This is a very awkward place to save app-centric files. The folder isn´t even searchable with spotlight as default since the agk player is inside a hidden system folder. I think this has to be changed.
Anyone know how to make agk save files to the apps own media folder on mac? I need it while this is fixed.
I have added this to the alpha 9 feedback thread...
I never want what I know.