From 7d6e426f8dcee9d84ca650cfe8beea0a8d5bec90 Mon Sep 17 00:00:00 2001
From: miepzerino <o.skotnik@gmail.com>
Date: Fri, 22 Dec 2023 19:46:12 +0000
Subject: [PATCH] Added ToDos file

---
 TODOs |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/TODOs b/TODOs
new file mode 100644
index 0000000..830c199
--- /dev/null
+++ b/TODOs
@@ -0,0 +1,22 @@
+BUG
+ minimal movement when standing still and pressing down
+ soundmanager awake after scene change (switch from game to menu)
+FIX
+ prefabs
+ soundnames enum to string... (enums don't really work and will be a headache in the future)
+
+TODOs
+ Create new scene for general managers
+ Encrypt Savefile
+ Overhaul scene fade in/out (kinda same as soundmanger)
+
+
+ NEXT
+  Move player to drill tile
+  Animate drilling
+  Add borders to map
+  Add background to map
+  Generate Tilemap in GameManger with loading screen?
+  Tilemap seed
+  Save/Load tilemaps
+

--
Gitblit v1.9.3