My tilemap render wrong tiles (wrong settings on Tiled Editor) #2814
Answered
by
paulocoutinhox
paulocoutinhox
asked this question in
Q&A
Answered by
paulocoutinhox
Oct 11, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



The problem is that FastTMXTiledMap/FastTMXLayer only accept a tileset with single image.
To solve, need support collection of images: