diff options
author | rexim <reximkut@gmail.com> | 2024-03-22 21:11:17 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-22 21:11:17 +0700 |
commit | b0c91907900b6251782261dbed427183722d60d3 (patch) | |
tree | bf7890694ee989a2d483ff9cf8b8a5c4ef854508 | |
parent | 351c133ece8ea91929a299eb558aa774b297af74 (diff) |
Update TODOs
-rw-r--r-- | game.adb | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1400,10 +1400,14 @@ begin Close_Window; end; +-- TODO: Restarting should be considered a turn +-- It's very useful to update Path Maps and stuff. +-- Or maybe we should save Path Maps too? -- TODO: Eye Angle Speed -- For smoother transitions. Especially from Open to Closed if we decide -- that the Closed eyes should always point down -- TODO: Closed eyes should always point down +-- TODO: Items in HUD may sometimes blend with the background -- TODO: If you are standing on the refilled bomb gen and place a bomb you should refill your bomb in that turn. -- TODO: Checkpoints should be circles (like all the items) -- TODO: Custom font |