update game_menu

This commit is contained in:
2026-05-14 22:31:37 +02:00
parent 788397e544
commit 5be52377a4
59 changed files with 590 additions and 329 deletions

View File

@@ -11,12 +11,15 @@ anchor_bottom = 0.40648147
script = ExtResource("1_5bcha")
image = ExtResource("2_giv8b")
[node name="TextureButton" type="TextureButton" parent="." unique_id=1234672875]
[node name="Texture" type="TextureRect" parent="." unique_id=836668758]
unique_name_in_owner = true
layout_mode = 1
offset_right = 196.0
offset_bottom = 438.0
texture_normal = ExtResource("2_giv8b")
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("2_giv8b")
stretch_mode = 5
[connection signal="pressed" from="TextureButton" to="." method="_on_texture_pressed"]
[connection signal="gui_input" from="." to="." method="_on_gui_input"]