Files

69 lines
2.3 KiB
Plaintext
Raw Permalink Normal View History

[gd_scene format=3 uid="uid://cyxlaf1u2nhjn"]
[ext_resource type="PackedScene" uid="uid://t4bee0w11cj2" path="res://scenes/UI/loading/parts/LoadingBare.tscn" id="1"]
[ext_resource type="PackedScene" uid="uid://dxvg52gd5h1kh" path="res://scenes/UI/loading/parts/TopPart.tscn" id="2"]
[ext_resource type="PackedScene" uid="uid://edbpygl0vh8c" path="res://scenes/UI/background/Background.tscn" id="3"]
[sub_resource type="Animation" id="1"]
2021-06-03 22:18:50 +02:00
resource_name = "BorderAnim"
tracks/0/type = "bezier"
tracks/0/imported = false
tracks/0/enabled = true
2026-05-16 21:28:22 +02:00
tracks/0/path = NodePath("LoadingTopBorder:position:y")
2021-06-03 22:18:50 +02:00
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"handle_modes": PackedInt32Array(0, 0, 0, 0),
"points": PackedFloat32Array(-768, -0.25, 0, 1.01154, 306.838, -160.174, -1.02203, -283.071, 0.439946, 60.9141, -27.6065, -0.45336, -19.562, 0.536352, 17.1993, 0.362091, -0.538766, -0.968613, 0.25, 0),
"times": PackedFloat32Array(0.1, 0.3, 0.6, 0.9)
2021-06-03 22:18:50 +02:00
}
tracks/1/type = "bezier"
tracks/1/imported = false
tracks/1/enabled = true
2026-05-16 21:28:22 +02:00
tracks/1/path = NodePath("LoadingBare:modulate:a")
2021-06-03 22:18:50 +02:00
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"handle_modes": PackedInt32Array(0, 0),
"points": PackedFloat32Array(0, -0.25, 0, 1.10651, 0.716757, 1, -1.59408, -0.0328361, 0.25, 0),
"times": PackedFloat32Array(0, 0.4)
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_ygatp"]
_data = {
&"BorderAnim": SubResource("1")
}
[node name="Control" type="Control" unique_id=1398968538]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="BackgroundPicture" parent="." unique_id=2027281585 instance=ExtResource("3")]
layout_mode = 1
grow_horizontal = 2
grow_vertical = 2
[node name="LoadingTopBorder" parent="." unique_id=218348086 instance=ExtResource("2")]
layout_mode = 0
anchors_preset = 0
anchor_right = 0.0
anchor_bottom = 0.0
offset_top = 0.362091
offset_bottom = 0.362061
grow_vertical = 1
[node name="LoadingBare" parent="." unique_id=1550577651 instance=ExtResource("1")]
layout_mode = 0
anchors_preset = 0
anchor_right = 0.0
anchor_bottom = 0.0
offset_top = 360.0
[node name="AnimLoading" type="AnimationPlayer" parent="." unique_id=1450388645]
callback_mode_method = 1
libraries/ = SubResource("AnimationLibrary_ygatp")