I'm making a little java mobile game and it uses the Advanced Path Movement Object. The problem is that I'm using an external .path file which the game loads. Is it possible to use this external file when running it on the mobile? If so, how?
Yeah, the extension itself works. However it doesn't seem to be communicating with the external .path file. Is there a certain thing to do when saving it as mobile java runtime for external files or something?