Add player health system

This commit is contained in:
2024-10-19 19:02:56 -07:00
parent de624d838f
commit 643070aefb
88 changed files with 61848 additions and 187 deletions

View File

@@ -30,7 +30,7 @@
### Player/Game:
- [x] Player that moves
- [x] Camera follows player
- [ ] Health
- [x] Health
- [ ] Enemy takes health when touches
- [ ] Enemy health bar
- [ ] Sword that points to mouse cursor