An in-dev game that I plan to make a shooter game out of.
.vscode | ||
src | ||
tests | ||
.eslintrc | ||
.gitignore | ||
aftman.toml | ||
default.project.json | ||
package.json | ||
readme.md | ||
tsconfig.json | ||
yarn.lock |
Goopler
An in-dev game that I plan to make a shooter game out of.
For goop we live, for goop we die.
— reidlab
Hacks
- I get a strange error about private identifiers in
./src/ReplicatedStorage/ecs/state.ts
- I decided to omit the "TS" folder from
./default.project.json:40
due to the script override not working in Health.server.ts in StarterCharacterScripts.
Todo
High priority
- Add tests
- Add guns. Try it in default roblox-ts and slowly reimplement it into our component system.
Medium priority
- Crouching
- Animations
Low priority
- Camera bobble
- Add the bound tags in
./src/ReplicatedStorage/ecs/boundTags.ts
- Cooler sprinting! (Tween fov and speed)
- Crouching?