Added the button editor and changed the main script
This commit is contained in:
Daniel Carta
2024-07-03 14:15:25 -06:00
parent 63bec5aeba
commit 64080620f3
3 changed files with 84 additions and 7 deletions
+3
View File
@@ -33,3 +33,6 @@ python3 ./main.py
- Click export, and save to a file
### Known Bugs:
- Smoothing function is janky (I want to completely redo it)
- Sometimes the control points spawn in random locations but I cant seem to replicate it?