27 lines
681 B
Text
27 lines
681 B
Text
[gd_scene load_steps=2 format=3 uid="uid://b5qovp8ccycse"]
|
|
|
|
[ext_resource type="LabelSettings" uid="uid://dyfwkfdm7affw" path="res://fonts/ui_label_set.tres" id="1_3se3j"]
|
|
|
|
[node name="PreviewUi" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Label" type="Label" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
anchor_bottom = 1.0
|
|
offset_left = -113.0
|
|
offset_top = -42.0
|
|
offset_right = 114.0
|
|
offset_bottom = -19.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 0
|
|
text = "Press \"Space\" to skip preview"
|
|
label_settings = ExtResource("1_3se3j")
|