Hello everyone!
I got a project to do for my graduation and i wanted to make a nice RPG with slick2d.
I have started to learn slick2d for a while, mainly from open code games.
I have several questions that i need to know before i can continue:
1. I took an open source game, and made a new tmx file and loaded it instead of the first one. got some great graphics from RPG maker.
First i made a map in RPG maker and made the image as tmx with tiled editor. the result was game running good but the map is black.. only the sprite is displayed, everything else seems unloaded.
secondly i tried make tile pictures to use in the editor like a pro, same thing happened.
What may cause the map to load and display no errors, but ingame do not display the map itself?
2. Is the sprite image and the map tiles has to be in the same picture?
You guys are my only hope to understand that!
Thanks in advance
