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.
- Host: GitHub
- URL: https://github.com/MattFiler/dwb-editor
- Owner: MattFiler
- Created: 2020-11-14T14:34:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-14T14:37:25.000Z (over 5 years ago)
- Last Synced: 2024-08-02T05:13:49.812Z (almost 2 years ago)
- Topics: grid, level-editor, tile, unity
- Language: C#
- Homepage:
- Size: 6.52 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.