2D level editor
Go to file
2022-07-28 20:48:01 +03:00
src rotate + shape_tree start 2022-07-28 20:48:01 +03:00
.gitignore settings up repo 2022-07-27 12:19:45 +03:00
Cargo.lock settings up repo 2022-07-27 12:19:45 +03:00
Cargo.toml settings up repo 2022-07-27 12:19:45 +03:00
LICENSE Initial commit 2022-07-27 09:19:04 +00:00
README.md rotate + shape_tree start 2022-07-28 20:48:01 +03:00

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?) [ ] Delete shapes [ ] Import images [ ] Drag camera around [ ] Zome in/out [ ] Export [ ] Import [ ] Save? (maybe just import and export directly?)