I can't load every tsx file
SmallishMink34 opened this issue · 1 comments
SmallishMink34 commented
I try to load a tmx file that use 2 tsx file, but only the first one is displayed. I use sdl2 and c++.
fallahn commented
Do you mean in the OpenGL example? Or does tmx::Map::getTilesets()
only have a size of 1 after loading the map?