From 0c00d9d858b2f4e4a8309a6555b73a9b3437116d Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Thu, 18 Sep 2025 19:09:11 +0200 Subject: [PATCH] added more todos --- TODO.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index 953f103..c307488 100644 --- a/TODO.md +++ b/TODO.md @@ -140,11 +140,8 @@ ## Mechanics -[ ] Bribe -> some unites drop an item and leave -[ ] Traps: laser alarms alert all units into chase mode -[ ] Lockpick doors -[ ] destroy doors -> fail may spawn enemy due to noise -[ ] Sometimes bribery fails +[ ] shootable doors and walls +[ ] remove stats -> only leave hp and def ## animations @@ -159,5 +156,6 @@ [ ] rework movement to be pixel instead of tile based [ ] 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 -- 2.30.2