2D level editor
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
shape_maker
Eventually, this will be a level editor... But until then, I guess it's just fun?
TODO
- Items tree view showing all shapes with their child nodes and purposes(maybe location and such as well?)
- Change shape name in tree view
- Delete shapes in tree view
- Import images
- Drag camera around
- Zome in/out
- Export
- Import
- Save? (maybe just import and export directly?)