nymphofthevales / Tile-Editor

A dev tool for laying out tile-based patterns, maps, etc. Renders a grid in which tiles can be placed, and provides functionality for performing actions on subsets of those tiles. Under development.
3 stars 0 forks source link

Set up preset (Labyrinth) tileset #5

Closed nymphofthevales closed 2 years ago

nymphofthevales commented 2 years ago

Put tileset into data structure and connect to viewer menu.

Include: tile.isRotationOf(tile), render image in grid

nymphofthevales commented 2 years ago