Skip to content

Commit b628741

Browse files
committed
docs: update readme character controller section
1 parent 3876c58 commit b628741

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
- [ ] Player movement
1818
- [x] Basic movement
1919
- [ ] 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
20+
- [ ] Climb slopes
21+
- [ ] slide along walls when going into walls instead of zeroeing velocity
2122
- [X] Game modes
2223
- [x] Wave mode (the game gets more difficult each round, e.g. more enemies are spawned)
2324
- [ ] Capture the flag

0 commit comments

Comments
 (0)