From 13047e2c54ba0026747737d05bae9150c0246062 Mon Sep 17 00:00:00 2001 From: Tomasz Boruc Date: Thu, 16 Oct 2025 22:15:58 +0200 Subject: [PATCH] =?UTF-8?q?Ma=C5=82e=20poprawki=20w=20autoloader?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.godot | 2 +- scenes/sector.tscn | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/project.godot b/project.godot index 73892d0..fb42796 100644 --- a/project.godot +++ b/project.godot @@ -11,7 +11,7 @@ config_version=5 [application] config/name="Space Empire" -run/main_scene="uid://b1a8a10jb4auf" +run/main_scene="uid://krtvmtme8s5f" config/features=PackedStringArray("4.5", "Forward Plus") config/icon="res://icon.svg" diff --git a/scenes/sector.tscn b/scenes/sector.tscn index b93ad65..871f183 100644 --- a/scenes/sector.tscn +++ b/scenes/sector.tscn @@ -43,15 +43,15 @@ offset_right = 260.0 offset_bottom = 143.0 [node name="BackButton" type="Button" parent="."] -anchors_preset = -1 +anchors_preset = 6 anchor_left = 1.0 -anchor_top = 1.0 +anchor_top = 0.5 anchor_right = 1.0 -anchor_bottom = 1.0 -offset_left = 1028.0 -offset_top = 595.0 -offset_right = 1114.0 -offset_bottom = 626.0 +anchor_bottom = 0.5 +offset_left = 2393.0 +offset_top = 1315.0 +offset_right = 2479.0 +offset_bottom = 1346.0 grow_horizontal = 0 -grow_vertical = 0 +grow_vertical = 2 text = "Galaktyka"