update readme
This commit is contained in:
parent
bcee02cc0b
commit
11d62e53d5
1 changed files with 3 additions and 6 deletions
|
@ -14,10 +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 and state, might need reflex
|
||||
* __Work on next:__ Better null checking for the clientState.character (can cause errors atm)
|
||||
* __Work on next:__ Add guns
|
||||
* Add tests
|
||||
* Add guns
|
||||
* Add the bound tags in [`./src/ReplicatedStorage/ecs/boundTags.ts`](./src/ReplicatedStorage/ecs/boundTags.ts)
|
||||
|
||||
# Fixes
|
||||
* Sometimes I get errors in [`./src/ReplicatedStorage/ecs/systems/client/sprint.ts`](./src/ReplicatedStorage/ecs/systems/client/sprint.ts) due to the character not being initialized yet, should probably fix that before it gets worse with other systems
|
||||
* Add the bound tags in [`./src/ReplicatedStorage/ecs/boundTags.ts`](./src/ReplicatedStorage/ecs/boundTags.ts)
|
Loading…
Add table
Add a link
Reference in a new issue