From 74dd3727f62603f64958790f9e588d47c8f000ff Mon Sep 17 00:00:00 2001
From: miepzerino <o.skotnik@gmail.com>
Date: Sat, 23 Dec 2023 03:14:14 +0000
Subject: [PATCH] Added player movement while drilling

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

diff --git a/TODOs b/TODOs
index 830c199..b99e873 100644
--- a/TODOs
+++ b/TODOs
@@ -12,11 +12,11 @@
 
 
  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
+    maybe save all deleted tiles in an array and destroy them on load? (maybe better than saving all tiles in savefile)
 

--
Gitblit v1.9.3