An open API service indexing awesome lists of open source software.

https://github.com/MattFiler/dwb-editor

Tile-based level system for Unity, including backend pipeline.
https://github.com/MattFiler/dwb-editor

grid level-editor tile unity

Last synced: about 1 year ago
JSON representation

Tile-based level system for Unity, including backend pipeline.

Awesome Lists containing this project

README

          

# DWB Editor

**Unity version: 2020.1.6f1**

Tile-based level system created for Don't Walk By (PlayWest project) by [Matt Filer](http://www.mattfiler.co.uk).

Visit the `LevelEditor` scene to view the editor, or visit `LevelGameplay` to see an example of loading the level into a gameplay usage.

Check out the wiki for additional information.