From 4a52e16cdd2843988a89bdfc18990befccdbca8d Mon Sep 17 00:00:00 2001 From: AnonymusRaccoon Date: Mon, 16 Dec 2019 14:47:50 +0100 Subject: [PATCH] Reworking the movement --- lib/gamacon | 2 +- lib/quadtree | 2 +- prefabs/game.gcprefab | 6 +++--- prefabs/player.gcprefab | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lib/gamacon b/lib/gamacon index fc9545c..c4bfa06 160000 --- a/lib/gamacon +++ b/lib/gamacon @@ -1 +1 @@ -Subproject commit fc9545c7375f6e28a74c796d3d34fa5cd52089f4 +Subproject commit c4bfa06987bb730126c32151f6943d709797d120 diff --git a/lib/quadtree b/lib/quadtree index 19cd1ba..8833281 160000 --- a/lib/quadtree +++ b/lib/quadtree @@ -1 +1 @@ -Subproject commit 19cd1ba55e8cc54f2d9102de9216186e91cf5c33 +Subproject commit 883328186bf6c45b0e6d876894229bb8d2d92ade diff --git a/prefabs/game.gcprefab b/prefabs/game.gcprefab index 1b2428f..18c95a4 100644 --- a/prefabs/game.gcprefab +++ b/prefabs/game.gcprefab @@ -49,7 +49,7 @@ - + @@ -59,7 +59,7 @@ - + @@ -69,7 +69,7 @@ - + \ No newline at end of file diff --git a/prefabs/player.gcprefab b/prefabs/player.gcprefab index 4af6e0d..d00accd 100644 --- a/prefabs/player.gcprefab +++ b/prefabs/player.gcprefab @@ -7,7 +7,7 @@ - - + + \ No newline at end of file