From 808ed82e3f379a5015d404f3f75d539c21a622d2 Mon Sep 17 00:00:00 2001 From: reidlab Date: Tue, 15 Aug 2023 17:59:25 -0700 Subject: [PATCH] update todo --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 3612d9e..bfae4d1 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,7 @@ Ui theming is based on Catppucin Mocha. You can find the colors [here](https://g * I decided to omit the "TS" folder from [`./default.project.json:40`](./default.project.json) due to the script override not working in Health.server.ts in StarterCharacterScripts. # Todo -* __Work on next:__ Add hotbar animations, might need reflex +* __Work on next:__ Add hotbar animations and state, might need reflex * Add tests * Add guns * Add the bound tags in [`./src/ReplicatedStorage/ecs/boundTags.ts`](./src/ReplicatedStorage/ecs/boundTags.ts)