24 lines
489 B
Text
24 lines
489 B
Text
[gd_scene format=3 uid="uid://c2q46kpriu7ft"]
|
|
|
|
[node name="PauseMenu" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Button" type="Button" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -91.0
|
|
offset_top = -51.0
|
|
offset_right = 91.0
|
|
offset_bottom = 51.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
text = "Resume"
|