Added level previews

This commit is contained in:
2024-05-11 16:06:24 +01:00
parent 9fc8367dd3
commit efcae24df1
9 changed files with 261 additions and 87 deletions

View File

@@ -17,7 +17,7 @@ point_count = 2
[sub_resource type="Gradient" id="Gradient_ucorl"]
colors = PackedColorArray(0, 0, 0, 0, 1, 1, 1, 1)
[sub_resource type="ShaderMaterial" id="ShaderMaterial_1rhte"]
[sub_resource type="ShaderMaterial" id="ShaderMaterial_6weej"]
shader = ExtResource("4_waenw")
shader_parameter/rect_global_position = Vector2(0.012945, 0.0794118)
shader_parameter/rect_size = Vector2(608, 25)
@@ -75,7 +75,7 @@ autoplay = "default"
centered = false
[node name="ArkaLabel" type="Label" parent="VBoxContainer"]
material = SubResource("ShaderMaterial_1rhte")
material = SubResource("ShaderMaterial_6weej")
layout_mode = 2
size_flags_vertical = 6
theme = ExtResource("1_rv7oa")