-
Notifications
You must be signed in to change notification settings - Fork 2
Level editor #6
Copy link
Copy link
Open
Labels
Description
Level editor current features
- Modify default-levels.json levels
- Level chooser
- Add / remove levels
- That's it!
Level editor missing features
- Load remote or local file (should be simple, re-use existing code + dialogs)
- Bug when placing tiles when viewport is smaller than screen
- Fix panning max / min
- Allow changing level size
- Export level set to JSON file
Level editor COOL FEATURES FOR LATER
- Validate level (has player, has door, player can't fall off map)
- Easily test level
Reactions are currently unavailable