From 96fb12cca8f27362ffff4b7b96ff937979c2df80 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 8 Jan 2023 00:18:16 +0100 Subject: [PATCH] Set `debug_growth` on the only crop tile of the island --- island/Island.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/island/Island.tscn b/island/Island.tscn index 590f613..d2ca748 100644 --- a/island/Island.tscn +++ b/island/Island.tscn @@ -74,3 +74,4 @@ transform = Transform3D(-1, 3.48787e-16, -8.74228e-08, 3.48787e-16, 1, -3.48787e [node name="CropTile" parent="." instance=ExtResource("8_4ooup")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 2, 8) +debug_growth = true