From e0c794b873041942dc7e7e7989d7b993b07d886a Mon Sep 17 00:00:00 2001 From: Cameron Reikes Date: Sat, 1 Apr 2023 06:16:58 -0700 Subject: [PATCH] Update todo --- todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo.txt b/todo.txt index a8818b1..984bbdc 100644 --- a/todo.txt +++ b/todo.txt @@ -17,7 +17,7 @@ DONE - Make TREE1 prop work - Instead of roll animation, 5 sprite long trail of past moves for juice - Enemy hitting NPC is enemy perception not player peception of player hitting them - Sword combat for sword npcs - - Third button for dialog/item stuff, not roll button. E on desktop. Touchscreen button only visible when appropriate to let player know what it's for +DONE - Third button for dialog/item stuff, not roll button. E on desktop. Touchscreen button only visible when appropriate to let player know what it's for DON'T NEED, SET BACKGROUND COLOR - Clamp camera to boundaries of level DONE - Ignore keyrepeat events DONE - Remove control attack key as devtools