From 77464c39d775c4da2b25ab1537ee254fba5ae275 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Melvin=20Wei=C3=9F?= Date: Wed, 22 Oct 2025 14:09:43 +0200 Subject: [PATCH] Disabled Debug Cam --- main.tscn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main.tscn b/main.tscn index 16d8efe..62a656d 100644 --- a/main.tscn +++ b/main.tscn @@ -21,10 +21,6 @@ [node name="Earth" parent="." instance=ExtResource("3_lquwl")] unique_name_in_owner = true -[node name="Debug_Camera" type="Camera2D" parent="."] -scale = Vector2(41.02, 41.02) -zoom = Vector2(0.12, 0.12) - [node name="Player" parent="." instance=ExtResource("2_1bvp3")] unique_name_in_owner = true position = Vector2(578, -3017) @@ -34,6 +30,10 @@ scale = Vector2(3, 3) position = Vector2(0, -50) ignore_rotation = false +[node name="Debug_Camera" type="Camera2D" parent="."] +scale = Vector2(41.02, 41.02) +zoom = Vector2(0.12, 0.12) + [node name="Building Generator" type="Node" parent="."] script = ExtResource("4_1bvp3") initial_buildings = 10