From: Lukas Krickl Date: Fri, 19 Sep 2025 05:12:20 +0000 (+0200) Subject: TODO: Added note X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=a042174d8975ac2b9ed6fcf078171b2a3ac8da0e;p=gbrg%2F.git TODO: Added note --- diff --git a/TODO.md b/TODO.md index c307488..89c9993 100644 --- a/TODO.md +++ b/TODO.md @@ -158,4 +158,5 @@ [ ] 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