From 8eac6396056962504faca9b0f8e5271eff8d746f Mon Sep 17 00:00:00 2001 From: "Pablo R. de Melo" <142453576+PabloRMelo@users.noreply.github.com> Date: Mon, 6 Oct 2025 20:20:38 +0200 Subject: [PATCH] logo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mudança de posição do logo da tpt no menu inicial e tela de extras --- Projeto/UI/Menus/menu_extras.tscn | 2 +- Projeto/UI/Menus/menu_principal.tscn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Projeto/UI/Menus/menu_extras.tscn b/Projeto/UI/Menus/menu_extras.tscn index a49ac7d6..a317c308 100644 --- a/Projeto/UI/Menus/menu_extras.tscn +++ b/Projeto/UI/Menus/menu_extras.tscn @@ -326,7 +326,7 @@ value = 1.0 script = ExtResource("18_oxror") [node name="SimboloTpt" type="Sprite2D" parent="."] -position = Vector2(677, 1247) +position = Vector2(40, 1246.91) texture = ExtResource("19_l68n3") [connection signal="pressed" from="fechar_extras" to="." method="_on_fechar_extras_pressed"] diff --git a/Projeto/UI/Menus/menu_principal.tscn b/Projeto/UI/Menus/menu_principal.tscn index 9838787c..f6d9e12d 100644 --- a/Projeto/UI/Menus/menu_principal.tscn +++ b/Projeto/UI/Menus/menu_principal.tscn @@ -58,7 +58,7 @@ position = Vector2(360, -737) texture = ExtResource("4_ritq6") [node name="SimboloTpt" type="Sprite2D" parent="CenterContainer"] -position = Vector2(677, 378) +position = Vector2(40, 378) texture = ExtResource("5_v6y4k") [node name="fundo" type="TextureRect" parent="."]