"STI does not yet support Tile Collections" with single image
Posted: Fri Sep 09, 2022 4:56 pm
Hello!
I'm new to Love2D and I'm trying to use a Tiled tilemap in my game with the STI library. I used a single image for my tileset, made the tilemap in the Tiled editor, and exported it as `map.lua` file into my game. However, when I run it, I get an error saying "STI does not yet support Tile Collections." I tried to solve this problem, and I saw this article (viewtopic.php?t=80816), but my tileset is already one single image so I'm confused why this is a problem. Is there a flag or setting I need to check/apply, or do something within the Tiled editor to get this to work?
Thanks so much for any help.
I'm new to Love2D and I'm trying to use a Tiled tilemap in my game with the STI library. I used a single image for my tileset, made the tilemap in the Tiled editor, and exported it as `map.lua` file into my game. However, when I run it, I get an error saying "STI does not yet support Tile Collections." I tried to solve this problem, and I saw this article (viewtopic.php?t=80816), but my tileset is already one single image so I'm confused why this is a problem. Is there a flag or setting I need to check/apply, or do something within the Tiled editor to get this to work?
Thanks so much for any help.