From 4e07a847ef0d69dc44a75935597f8d84dae43e43 Mon Sep 17 00:00:00 2001 From: EliyaFishman <45822259+EliyaFishman@users.noreply.github.com> Date: Wed, 30 Nov 2022 16:54:13 +0200 Subject: [PATCH] better todo --- Assets/Editor/bread2unity/README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Assets/Editor/bread2unity/README.md b/Assets/Editor/bread2unity/README.md index d2d6a0e89..6b66cb573 100644 --- a/Assets/Editor/bread2unity/README.md +++ b/Assets/Editor/bread2unity/README.md @@ -2,16 +2,18 @@ Rhythm Heaven animation to Unity animation converter -TODO -add option for rotate texture -remove npe (animationController) +### TODO -change animations save location -refactor files +- [ ] add option for rotate texture +- [ ] remove npe (animationController) -add color animations (use bccad test) -remove bccad test +- [ ] change animations save location +- [ ] refactor files -change window height and width +- [ ] add color animations (use bccad test) -write a normal readme \ No newline at end of file +- [ ] remove bccad test + +- [ ] change window height and width + +- [ ] write a normal readme \ No newline at end of file