Camera now follows player as a child of player

This commit is contained in:
2024-10-19 14:20:39 -07:00
parent 538827f023
commit 3094a3eca6
4 changed files with 143 additions and 3 deletions

View File

@@ -22,6 +22,7 @@
### To implement
- [x] Player that moves
- [x] Camera follows player
- [ ] Basic enemy
- [ ] Enemy pathfinding
- [ ] Health