Help on TileMapRenderer
- by Crypted
In my project, I'm trying to render a map using TileMapRenderer. But it doesn't show anything when I render it. But when I use some other files from a tutorial they are rendered correctly.
When debugging my TileAtlas instance shows the size as 0.
I have used Texture Packer UI for packing the images. Comparing with the tutorial's files, I can see…