Wanted to show off a quick little extension I made. (that I’ll maybe use in a new game? Who knows )
Basically it allows you to render (no collisions or anything) additional tilemaps at a certain Z index. (Since the tilemap is at Z layer -1, then you can render behind or in front of it) This extension was mainly created to help people decorate their tilemaps easier, as it respects transparency.
Will you ever make it so you can collide with the other layers? Or at least will you make something like “if sprite overlaps tile at location” possible?