[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="Texture" type="TextureRect" parent="." unique_id=836668758] unique_name_in_owner = true layout_mode = 1 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="gui_input" from="." to="." method="_on_gui_input"]