Hi, I'd like to be able to load tmx tilemap files from an external source i.e. that have not been compiled as Android Assets. When I try to do this I get the following error in application output:
[libEGL] eglMakeCurrent:792 error 3002 (EGL_BAD_ACCESS)
And the app displays a blank screen.
Is it possible to load TMX files that have not been compiled as an asset?
Thanks,
Peter.