[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] layout_mode = 3 anchors_preset = 0 script = ExtResource("1_5bcha") image = ExtResource("2_giv8b") [node name="Texture" type="TextureButton" parent="." unique_id=1234672875] unique_name_in_owner = true layout_mode = 0 offset_right = 196.0 offset_bottom = 438.0 texture_normal = ExtResource("2_giv8b") stretch_mode = 5 [connection signal="pressed" from="Texture" to="." method="_on_texture_pressed"]