We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3876c58 commit b628741Copy full SHA for b628741
README.md
@@ -17,7 +17,8 @@
17
- [ ] Player movement
18
- [x] Basic movement
19
- [ ] Write a proper kinematic character controller from scratch because i dont want to just copy some code
20
- - this is harder than i thought... even all the examples out there have some issues
+ - [ ] Climb slopes
21
+ - [ ] slide along walls when going into walls instead of zeroeing velocity
22
- [X] Game modes
23
- [x] Wave mode (the game gets more difficult each round, e.g. more enemies are spawned)
24
- [ ] Capture the flag
0 commit comments