When i add a TMXTiledMap to my program, it works fine on the simulator but does not work on my ipod touch.
Anyone know what the problem is?
A fast, easy to use, free, and community supported 2D game engine
When i add a TMXTiledMap to my program, it works fine on the simulator but does not work on my ipod touch.
Anyone know what the problem is?
The device is case sensitive in resources filenames.
Check it.
Took me some time to find what was wrong in my project, and was this problem
You must log in to post.