[gd_scene format=3 uid="uid://dr5b6jnh7rcko"] [ext_resource type="Script" uid="uid://37s131g0d5lh" path="res://core/game_menu/game_menu_tab.gd" id="1_5bcha"] [ext_resource type="Texture2D" uid="uid://ce1u34fp1h2o5" path="res://core/game_menu/assets/page_1/ticket1.png" id="2_giv8b"] [node name="GameMenuTab" type="Control" unique_id=2026548604] custom_minimum_size = Vector2(196, 408) layout_mode = 3 anchor_right = 0.10208333 anchor_bottom = 0.40648147 script = ExtResource("1_5bcha") image = ExtResource("2_giv8b") [node name="TextureButton" type="TextureButton" parent="." unique_id=1234672875] unique_name_in_owner = true layout_mode = 1 offset_right = 196.0 offset_bottom = 438.0 texture_normal = ExtResource("2_giv8b") stretch_mode = 5 [connection signal="pressed" from="TextureButton" to="." method="_on_texture_pressed"]