TODO: Added note
authorLukas Krickl <lukas@krickl.dev>
Fri, 19 Sep 2025 05:12:20 +0000 (07:12 +0200)
committerLukas Krickl <lukas@krickl.dev>
Fri, 19 Sep 2025 05:12:20 +0000 (07:12 +0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index c3074880d3ecfb810eb3b13dfe607fcd42bc9bb2..89c99931f083131512287e663503f49f7061af3c 100644 (file)
--- a/TODO.md
+++ b/TODO.md
 [ ] each actor has 8 collision points that get checked every frame 
 [ ] multi-directional movement -> handle collision for each cardinal direction
 [ ] when a collision occured -> movement/2 and try again to get as close as possible until movement is 0
-[ ] up -> move forward -> left/right turn player tank controls
+[ ] player can turn with direction keys 
+[ ] if shoot is pressed turning is disabled and the direction is held