REM/scenes/menus/loading_screen_drifting.tscn
2026-03-26 20:37:29 -06:00

81 lines
2.3 KiB
Plaintext

[gd_scene format=3 uid="uid://dhhdfdjt1vhuf"]
[ext_resource type="Script" uid="uid://bsehmw3jffimj" path="res://scripts/loading_screen.gd" id="1_1vpqw"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ep5rh"]
content_margin_left = 0.0
content_margin_top = 0.0
content_margin_right = 0.0
content_margin_bottom = 0.0
bg_color = Color(0.1, 0.1, 0.1, 0.6)
border_width_left = 64
border_width_top = 64
border_width_right = 64
border_width_bottom = 64
border_color = Color(0, 0, 0, 0)
border_blend = true
corner_radius_top_left = 128
corner_radius_top_right = 128
corner_radius_bottom_right = 128
corner_radius_bottom_left = 128
corner_detail = 5
[sub_resource type="LabelSettings" id="LabelSettings_ndlxt"]
font_size = 75
[node name="Control" type="Control" unique_id=30661771]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_1vpqw")
[node name="Panel" type="Panel" parent="." unique_id=1449775662]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
tooltip_text = "I had dream where it snowed..."
mouse_default_cursor_shape = 16
theme_override_styles/panel = SubResource("StyleBoxFlat_ep5rh")
[node name="Label" type="Label" parent="." unique_id=1183240990]
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
offset_left = -939.0
offset_top = -221.5
offset_right = 939.0
offset_bottom = 221.5
grow_horizontal = 2
grow_vertical = 2
text = "I had a dream where my friend and I were going to a cabin in the woods. My friend was getting in late so they needed me to clear the snow from the paths leading to the cabin."
label_settings = SubResource("LabelSettings_ndlxt")
horizontal_alignment = 1
autowrap_mode = 2
[node name="MarginContainer" type="MarginContainer" parent="." unique_id=1831731647]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
theme_override_constants/margin_bottom = 50
[node name="Label2" type="Label" parent="MarginContainer" unique_id=511333325]
layout_mode = 2
size_flags_horizontal = 4
size_flags_vertical = 8
text = "Loading..."
label_settings = SubResource("LabelSettings_ndlxt")
horizontal_alignment = 1
autowrap_mode = 2