08-11-2022, 06:22 AM
Okay so I now have a problem.
The problem I have is I want to store the palette index in each tile cell of the tilemap. Sadly, Tiled doesn't support that. However, I can make a second layer that contains palette index information. But I don't think Tilengine currently supports that. Is there something I can do? Should I modify the loader that will take this special layer into consideration?
The problem I have is I want to store the palette index in each tile cell of the tilemap. Sadly, Tiled doesn't support that. However, I can make a second layer that contains palette index information. But I don't think Tilengine currently supports that. Is there something I can do? Should I modify the loader that will take this special layer into consideration?