Files
Dawn-Godot/scenes/ui/pause/PauseOptions.tscn
2025-07-04 00:03:54 -05:00

19 lines
480 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://qgk5trrh6dfd"]
[ext_resource type="Script" uid="uid://dno7duijupjj6" path="res://scripts/ui/pause/PauseOptions.gd" id="1_p5lt3"]
[node name="PauseOptions" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_p5lt3")
[node name="Label" type="Label" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 12.0
text = "Options"