From a9744adc72f4db7fb6c8c145ab514f5eeaee05e5 Mon Sep 17 00:00:00 2001 From: AnonymusRaccoon Date: Mon, 16 Dec 2019 16:26:58 +0100 Subject: [PATCH] Inverting the y axis --- lib/gamacon | 2 +- lib/quadtree | 2 +- prefabs/game.gcprefab | 14 +++++++------- prefabs/player.gcprefab | 1 + 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/lib/gamacon b/lib/gamacon index c4bfa06..df28b30 160000 --- a/lib/gamacon +++ b/lib/gamacon @@ -1 +1 @@ -Subproject commit c4bfa06987bb730126c32151f6943d709797d120 +Subproject commit df28b300a321d5cfb89e45aeaea7dab6b7d195c8 diff --git a/lib/quadtree b/lib/quadtree index 8833281..3fc8b81 160000 --- a/lib/quadtree +++ b/lib/quadtree @@ -1 +1 @@ -Subproject commit 883328186bf6c45b0e6d876894229bb8d2d92ade +Subproject commit 3fc8b81563d529c1ed450f34b47b1e63daef0f5e diff --git a/prefabs/game.gcprefab b/prefabs/game.gcprefab index 18c95a4..4528b89 100644 --- a/prefabs/game.gcprefab +++ b/prefabs/game.gcprefab @@ -2,7 +2,7 @@ - + @@ -12,7 +12,7 @@ - + @@ -22,7 +22,7 @@ - + @@ -32,7 +32,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -53,7 +53,7 @@ - + @@ -63,7 +63,7 @@ - + diff --git a/prefabs/player.gcprefab b/prefabs/player.gcprefab index d00accd..2360b2c 100644 --- a/prefabs/player.gcprefab +++ b/prefabs/player.gcprefab @@ -9,5 +9,6 @@ + \ No newline at end of file