IMPORTANT INSTRUCTIONS FOR USE: 0) If you're not going to remix this project, then: 1) Add the "Map" sprite in your backpack. 2) Export the "rowData" list-- this is important for the sprite to work properly. 3) Add the Map sprite in your own project. Take note of any comments in the code. 4) The rowData list is probably empty. Here, import the rowData.txt file you exported into the list. 5) The "level layout" list is empty. That's fine, as long as you want to design your own levels.
Move your cursor around the screen to see the map! I was working on another Mazer game, and I decided to make a little engine/thingy that would run isometric-view levels. This demo includes a maze I made several years ago. If you're planning to use this in your own project, credit would be very much appreciated!!!