Hello, I’ve been dabbling with this engine since yesterday and I’m wondering, how do I use sprites/tiles that are lower than 32px. I tried lowering #macro TILESIZE 32
to #macro TILESIZE 16
and it only rendered all the other rooms.
Screenshot for reference
~~I’m using flat colors now since I will be converting the rendering to isometric. if you can point me in the right direction as well when it comes to stripping the engine down to just the dungeon generation, that would be great!~~ (I can’t do strikethroughs XD just scratch this one out)
Cheers!