30 lines
816 B
Plaintext
30 lines
816 B
Plaintext
|
[gd_scene load_steps=3 format=3 uid="uid://bb5tasa3qs4ri"]
|
||
|
|
||
|
[ext_resource type="Script" path="res://ui/FadingSlideshowSlideUI.gd" id="1_hdcul"]
|
||
|
|
||
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_pt281"]
|
||
|
|
||
|
[node name="FadingSlideshowSlideUI" 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_hdcul")
|
||
|
|
||
|
[node name="PanelContainer" type="PanelContainer" parent="."]
|
||
|
self_modulate = Color(0, 0, 0, 1)
|
||
|
layout_mode = 1
|
||
|
anchors_preset = 15
|
||
|
anchor_right = 1.0
|
||
|
anchor_bottom = 1.0
|
||
|
grow_horizontal = 2
|
||
|
grow_vertical = 2
|
||
|
theme_override_styles/panel = SubResource("StyleBoxFlat_pt281")
|
||
|
|
||
|
[node name="Label" type="Label" parent="PanelContainer"]
|
||
|
layout_mode = 2
|
||
|
theme_override_font_sizes/font_size = 40
|
||
|
horizontal_alignment = 1
|