tmxlite icon indicating copy to clipboard operation
tmxlite copied to clipboard

I can't load every tsx file

Open SmallishMink34 opened this issue 2 years ago • 1 comments

I try to load a tmx file that use 2 tsx file, but only the first one is displayed. I use sdl2 and c++.

SmallishMink34 avatar Sep 24 '23 10:09 SmallishMink34

Do you mean in the OpenGL example? Or does tmx::Map::getTilesets() only have a size of 1 after loading the map?

fallahn avatar Sep 25 '23 11:09 fallahn