move button out of my camera hole
authorEduardo <[email protected]>
Mon, 2 Oct 2023 21:43:16 +0000 (23:43 +0200)
committerEduardo <[email protected]>
Mon, 2 Oct 2023 21:43:16 +0000 (23:43 +0200)
scenes/main_menu/MainMenu.tscn

index 448e9b659a4bd97f0b3ed43ee3d77e6bc7aa1a81..cdc8d28c5489fa9680ccf6e307abd5d40253c158 100644 (file)
@@ -146,9 +146,9 @@ text = "Store"
 [node name="MenuButton" parent="." instance=ExtResource("5_qjr8j")]
 layout_mode = 1
 offset_left = 112.0
-offset_top = 103.0
+offset_top = 159.0
 offset_right = 112.0
-offset_bottom = 103.0
+offset_bottom = 159.0
 scale = Vector2(2, 2)
 
 [connection signal="pressed" from="VBoxContainer/VSplitContainer/BottomCenterContainer/ToDoBtn/Button" to="." method="_on_to_do_button_pressed"]