Hi,
In my game I am loading the levels which are arrays... For some reason it is failing to load the file, I think I'm using the wrong file path.
This is the type of filepath I'm using in the expression editor at the moment:
DataStorageDirectory$( "Android object" ) + "\levels\Pack1\Beginner"
I have tried using "/" instead and also removing the "\" at the beginning of the path. For some reason, it just won't load! Any help would be appreciated guys.
Best regards,
Jacob