Files
puzzle-quest/scenes/UI/loading/parts/TopPart.tscn
T

62 lines
2.0 KiB
Plaintext
Raw Normal View History

[gd_scene format=3 uid="uid://dxvg52gd5h1kh"]
2021-06-03 22:18:50 +02:00
[ext_resource type="PackedScene" uid="uid://ct7qxiscklbm8" path="res://scenes/UI/loading/parts/LabelLoading.tscn" id="1"]
[ext_resource type="PackedScene" uid="uid://c8wq3txgsbayx" path="res://scenes/UI/loading/parts/BorderColor.tscn" id="2"]
[ext_resource type="Texture2D" uid="uid://c0ddrujen604n" path="res://assets/ui/themes/bck-hrz-grd.png" id="3"]
2021-06-03 22:18:50 +02:00
[node name="LoadingBorder" type="Control" unique_id=167487990]
clip_contents = true
layout_mode = 3
anchors_preset = 15
2021-06-03 22:18:50 +02:00
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
2021-06-03 22:18:50 +02:00
grow_vertical = 2
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="BackgroundGradient" type="VBoxContainer" parent="." unique_id=1476252897]
layout_mode = 0
2021-06-03 22:18:50 +02:00
anchor_right = 1.0
anchor_bottom = 1.0
theme_override_constants/separation = 0
2021-06-03 22:18:50 +02:00
[node name="BlackColor" type="ColorRect" parent="BackgroundGradient" unique_id=1692081529]
layout_mode = 2
2021-06-03 22:18:50 +02:00
size_flags_horizontal = 3
size_flags_vertical = 3
color = Color(0, 0, 0, 1)
2021-06-03 22:18:50 +02:00
[node name="ColorRect" type="TextureRect" parent="BackgroundGradient" unique_id=1221457874]
layout_mode = 2
2021-06-03 22:18:50 +02:00
size_flags_horizontal = 3
size_flags_vertical = 3
texture = ExtResource("3")
expand_mode = 1
2021-06-03 22:18:50 +02:00
[node name="MarginContainer" type="MarginContainer" parent="BackgroundGradient" unique_id=658862845]
layout_mode = 2
2021-06-03 22:18:50 +02:00
size_flags_horizontal = 3
size_flags_vertical = 3
[node name="LabelAndBorder" type="HBoxContainer" parent="." unique_id=1120691617]
clip_contents = true
layout_mode = 0
2021-06-03 22:18:50 +02:00
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
offset_top = -30.0
offset_bottom = 30.0
2021-06-03 22:18:50 +02:00
size_flags_vertical = 5
theme_override_constants/separation = 20
2021-06-03 22:18:50 +02:00
alignment = 1
[node name="BorderLeft" parent="LabelAndBorder" unique_id=492130723 instance=ExtResource("2")]
layout_mode = 2
2021-06-03 22:18:50 +02:00
[node name="LabelLoading" parent="LabelAndBorder" unique_id=1883632327 instance=ExtResource("1")]
layout_mode = 2
2021-06-03 22:18:50 +02:00
[node name="BorderRight" parent="LabelAndBorder" unique_id=1411830674 instance=ExtResource("2")]
layout_mode = 2