ModusCreateOrg / creative-engine

Modus Create's portable Game Engine. Runs on the LDK Game console, desktop macOS and Linux
https://labs.moduscreate.com/creative-engine
MIT License
18 stars 8 forks source link

202 tiled #226

Closed mschwartz closed 4 years ago

mschwartz commented 4 years ago

companion for #202 in modite-adventure

This implements tile maps created by tiled. The NAMES of the maps layers, etc., must be consistent with the names in Level_1.tmx in the DevDungeon0 directory.

This PR also fixes the rendering of sprites too small by one right/bottom.