From a6a7df45cb488308c0722f45c6eb78ec86fccea4 Mon Sep 17 00:00:00 2001 From: reidlab Date: Fri, 21 Jul 2023 13:40:52 -0700 Subject: [PATCH] update todo --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0597766..5c96635 100644 --- a/readme.md +++ b/readme.md @@ -14,8 +14,9 @@ An in-dev game that I plan to make a shooter game out of. # Todo ### High priority * Add tests -* Add state with rodux #### Medium priority +* Crouching +* Animations ##### Low priority * Camera bobble * Add the bound tags in [`./src/ReplicatedStorage/ecs/boundTags.ts`](./src/ReplicatedStorage/ecs/boundTags.ts)