Working on 2.5D sprite engine.

Normalized the tile-map positions from Tiled - before, global coordinates were used for all levels. This simplifies logic moving forward. Still working on the XYZ sorting to get that to work correctly.