OndrejNepozitek / Edgar-Unity

Unity Procedural Level Generator
https://ondrejnepozitek.github.io/Edgar-Unity/docs/introduction
MIT License
817 stars 70 forks source link

Basic templating engine that maps marker types to tiles #7

Closed OndrejNepozitek closed 5 years ago

OndrejNepozitek commented 5 years ago

Create a pipeline task that lets users define a mapping between marker types and tiles.

Issue #6 should be resolved before implementing this feature.