SFML community forums
Help => Graphics => Topic started by: Jeckie on July 18, 2013, 06:47:55 pm
-
I used tiled http://www.mapeditor.org/ for making a tiled map and saved it as xml.
So now how I can use this xml to draw it in the game?
I can make it csv too.
-
Take a look at this topic:
http://en.sfml-dev.org/forums/index.php?topic=3023.msg83308#msg83308
-
How I can use that tile-map loader??