Files
GGJ26/menus/scenes/windows/pause_menu_options_window.tscn
minimata 44f251ed66
All checks were successful
Create tag and build when new code gets to main / BumpTag (push) Successful in 6s
Create tag and build when new code gets to main / Export (push) Successful in 1m1s
Basic game template addon
2026-01-30 19:45:56 +01:00

29 lines
996 B
Plaintext

[gd_scene format=3 uid="uid://tbhmg0d0ns6i"]
[ext_resource type="PackedScene" path="res://addons/maaacks_game_template/base/nodes/windows/overlaid_window_scene_container.tscn" id="1_fimhq"]
[ext_resource type="PackedScene" path="res://menus/scenes/menus/options_menu/master_options_menu_with_tabs.tscn" id="2_j26ns"]
[node name="PauseMenuOptionsOverlaidWindow" instance=ExtResource("1_fimhq")]
process_mode = 3
anchors_preset = 15
anchor_left = 0.0
anchor_top = 0.0
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = 0.0
offset_top = 0.0
offset_right = 0.0
offset_bottom = 0.0
packed_scene = ExtResource("2_j26ns")
title_visible = false
[node name="TitleMargin" parent="ContentContainer/BoxContainer" index="0"]
visible = false
[node name="TitleLabel" parent="ContentContainer/BoxContainer/TitleMargin/BoxContainer" index="0"]
text = "Options"
[node name="CloseButton" parent="ContentContainer/BoxContainer/MenuButtonsMargin/MenuButtons" index="0"]
size_flags_horizontal = 0
text = "Back"