From 2a3aae73acc7cb2716e977e2441c8abd4de6e640 Mon Sep 17 00:00:00 2001 From: John Breaux Date: Sat, 13 Nov 2021 04:38:20 -0600 Subject: [PATCH] Accidentally offset the Setup menu by a handful of pixels. Whoops. --- godot_ship/scenes/Game/Fire.tscn | 1 - godot_ship/scenes/Game/Setup.tscn | 6 ++---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/godot_ship/scenes/Game/Fire.tscn b/godot_ship/scenes/Game/Fire.tscn index 47b2f5b..7f42da6 100644 --- a/godot_ship/scenes/Game/Fire.tscn +++ b/godot_ship/scenes/Game/Fire.tscn @@ -8,7 +8,6 @@ [node name="Fire" type="Control"] anchor_right = 1.0 anchor_bottom = 1.0 -rect_pivot_offset = Vector2( 147.423, 85.3825 ) mouse_filter = 2 script = ExtResource( 2 ) __meta__ = { diff --git a/godot_ship/scenes/Game/Setup.tscn b/godot_ship/scenes/Game/Setup.tscn index 6e0dcf3..42db1cd 100644 --- a/godot_ship/scenes/Game/Setup.tscn +++ b/godot_ship/scenes/Game/Setup.tscn @@ -12,10 +12,8 @@ anchor_top = 0.00123732 anchor_right = 1.0 anchor_bottom = 0.890237 -margin_left = -0.5 -margin_top = 0.740086 -margin_right = -0.5 -margin_bottom = 40.7 +margin_top = -0.445435 +margin_bottom = 39.5145 mouse_filter = 2 script = ExtResource( 10 ) __meta__ = {