32 lines
946 B
Plaintext
32 lines
946 B
Plaintext
[gd_scene format=3 uid="uid://3e4kxmne50j1"]
|
|
|
|
[ext_resource type="Script" uid="uid://bvnhuxaptwrdw" path="res://scenes/pause.gd" id="1_wcpj6"]
|
|
[ext_resource type="FontFile" uid="uid://bcf7oh6t3psng" path="res://assets/fonts/ADVERT_0.TTF" id="2_8v81o"]
|
|
|
|
[node name="Pause" type="CanvasLayer" unique_id=191443371]
|
|
script = ExtResource("1_wcpj6")
|
|
|
|
[node name="ColorRect" type="ColorRect" parent="." unique_id=412077959]
|
|
clip_contents = true
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
color = Color(0, 0, 0, 0.60784316)
|
|
|
|
[node name="Label" type="Label" parent="." unique_id=1846226122]
|
|
anchors_preset = 14
|
|
anchor_top = 0.5
|
|
anchor_right = 1.0
|
|
anchor_bottom = 0.5
|
|
offset_top = -11.5
|
|
offset_bottom = 11.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_override_fonts/font = ExtResource("2_8v81o")
|
|
theme_override_font_sizes/font_size = 72
|
|
text = "PAWSED"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|