Page 1 of 1

Help loading Tiled map with STI

Posted: Fri Apr 09, 2021 7:42 pm
by Arcane0
Hello,

I've been working on a small game for a while, and have ran into an issue with my Tiled file that I've exported in a Lua format. The code always results in the error "STI does not yet support Tile Collections. You need to create a texture atlas". My map is based on one tileset only so I don't really know what the problem is. I've searched around for answers to what this means exactly, or possible solutions, but have found nothing... Any help would be greatly appreciated. :)
(I'm really new to Love and Lua in general, sorry if this a bit of a noob question)