164 lines
4.5 KiB
Text
164 lines
4.5 KiB
Text
[gd_scene load_steps=10 format=3 uid="uid://cbqdxkaq5m44g"]
|
|
|
|
[ext_resource type="Shader" path="res://assets/shaders/blur.gdshader" id="1_6kunn"]
|
|
[ext_resource type="Script" path="res://src/userinterface.gd" id="1_7rse1"]
|
|
[ext_resource type="Texture2D" uid="uid://485ypkeljwca" path="res://assets/images/WallpaperResized.png" id="1_kfnw8"]
|
|
[ext_resource type="Texture2D" uid="uid://b23f0o450c2xl" path="res://assets/images/IconText.png" id="3_hxo5p"]
|
|
[ext_resource type="PackedScene" uid="uid://bso65vpjqc4g4" path="res://addons/SUI/scenesrc/SuiText.tscn" id="5_lpbss"]
|
|
[ext_resource type="PackedScene" uid="uid://4hi8y7pu3w0v" path="res://addons/SUI/scenesrc/SuiTextButton.tscn" id="6_xj8q1"]
|
|
|
|
[sub_resource type="ShaderMaterial" id="ShaderMaterial_tg5oh"]
|
|
shader = ExtResource("1_6kunn")
|
|
shader_parameter/radius = 4.0
|
|
shader_parameter/steps = 32
|
|
shader_parameter/vertex_expand = 1.0
|
|
|
|
[sub_resource type="Animation" id="Animation_8cqjd"]
|
|
resource_name = "anim"
|
|
length = 0.5
|
|
loop_mode = 1
|
|
tracks/0/type = "value"
|
|
tracks/0/imported = false
|
|
tracks/0/enabled = true
|
|
tracks/0/path = NodePath(".:scale")
|
|
tracks/0/interp = 1
|
|
tracks/0/loop_wrap = true
|
|
tracks/0/keys = {
|
|
"times": PackedFloat32Array(0, 0.3, 0.5),
|
|
"transitions": PackedFloat32Array(3, 1, 1),
|
|
"update": 0,
|
|
"values": [Vector2(1, 1), Vector2(1.063, 1.063), Vector2(1, 1)]
|
|
}
|
|
|
|
[sub_resource type="AnimationLibrary" id="AnimationLibrary_hqqk1"]
|
|
_data = {
|
|
"anim": SubResource("Animation_8cqjd")
|
|
}
|
|
|
|
[node name="UserInterface" type="NinePatchRect"]
|
|
material = SubResource("ShaderMaterial_tg5oh")
|
|
offset_right = 1440.0
|
|
offset_bottom = 810.0
|
|
texture = ExtResource("1_kfnw8")
|
|
script = ExtResource("1_7rse1")
|
|
|
|
[node name="Logo" type="NinePatchRect" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
offset_left = -480.0
|
|
offset_top = 80.0
|
|
offset_right = 480.0
|
|
offset_bottom = 260.0
|
|
grow_horizontal = 2
|
|
texture = ExtResource("3_hxo5p")
|
|
|
|
[node name="Splash" parent="." instance=ExtResource("5_lpbss")]
|
|
modulate = Color(1, 1, 0, 1)
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.0
|
|
offset_left = 177.0
|
|
offset_top = 210.0
|
|
offset_right = 619.0
|
|
offset_bottom = 300.0
|
|
grow_vertical = 1
|
|
rotation = -0.366519
|
|
pivot_offset = Vector2(221, 45)
|
|
text = "[center]Hmm... something went wrong.[/center]"
|
|
font_size = 30
|
|
|
|
[node name="AnimPlayer" type="AnimationPlayer" parent="Splash"]
|
|
libraries = {
|
|
"": SubResource("AnimationLibrary_hqqk1")
|
|
}
|
|
autoplay = "anim"
|
|
|
|
[node name="Switcher" type="Button" parent="Splash"]
|
|
self_modulate = Color(1, 1, 1, 0)
|
|
layout_mode = 0
|
|
offset_right = 442.0
|
|
offset_bottom = 90.0
|
|
|
|
[node name="Buttons" type="Control" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -179.0
|
|
offset_top = -88.5
|
|
offset_right = 179.0
|
|
offset_bottom = 88.5
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Present" parent="Buttons" instance=ExtResource("6_xj8q1")]
|
|
layout_mode = 1
|
|
anchors_preset = 5
|
|
anchor_left = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.0
|
|
offset_left = -175.0
|
|
offset_right = 175.0
|
|
offset_bottom = 53.0
|
|
grow_vertical = 1
|
|
text = "[center]Open presentation[/center]"
|
|
|
|
[node name="Docs" parent="Buttons" instance=ExtResource("6_xj8q1")]
|
|
layout_mode = 1
|
|
anchors_preset = 8
|
|
anchor_left = 0.5
|
|
anchor_top = 0.5
|
|
anchor_right = 0.5
|
|
anchor_bottom = 0.5
|
|
offset_left = -175.0
|
|
offset_top = -26.5
|
|
offset_right = 175.0
|
|
offset_bottom = 26.5
|
|
text = "[center]View documentation[/center]"
|
|
|
|
[node name="ClosePresencode" parent="Buttons" instance=ExtResource("6_xj8q1")]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
offset_left = -175.0
|
|
offset_top = -53.0
|
|
offset_right = 175.0
|
|
offset_bottom = 0.0
|
|
grow_vertical = 0
|
|
text = "[center]Close Presencode[/center]"
|
|
|
|
[node name="CopyrightLicense" parent="." instance=ExtResource("5_lpbss")]
|
|
layout_mode = 1
|
|
anchors_preset = 7
|
|
anchor_left = 0.5
|
|
anchor_top = 1.0
|
|
anchor_right = 0.5
|
|
offset_left = -481.5
|
|
offset_top = -114.0
|
|
offset_right = 481.5
|
|
offset_bottom = -40.0
|
|
grow_vertical = 0
|
|
text = "[center]Copyright (c) 2024 JeremyStarTM & Contributors.
|
|
Licensed under the GNU Affero General Public License v3 WITHOUT ANY WARRANTY.[/center]"
|
|
|
|
[node name="WallpaperAttribution" parent="." instance=ExtResource("5_lpbss")]
|
|
modulate = Color(0, 0, 0, 1)
|
|
layout_mode = 1
|
|
anchors_preset = 0
|
|
anchor_right = 0.0
|
|
anchor_bottom = 0.0
|
|
offset_left = 5.0
|
|
offset_top = 5.0
|
|
offset_right = 653.0
|
|
offset_bottom = 46.0
|
|
grow_horizontal = 1
|
|
grow_vertical = 1
|
|
text = "Copyright (c) Thomas Wolf, www.foto-tw.de (CC BY-SA 3.0)"
|