current version

This commit is contained in:
Eefschmeef2310 2024-09-27 16:46:43 +10:00
parent cec0a858be
commit 1636be7e1b
2 changed files with 39 additions and 14 deletions

View file

@ -1,13 +1,7 @@
[gd_scene load_steps=5 format=3 uid="uid://cmlxbj2fr6ivw"]
[gd_scene load_steps=4 format=3 uid="uid://cmlxbj2fr6ivw"]
[ext_resource type="Script" path="res://widgets/footer.gd" id="1_nwsk1"]
[sub_resource type="Gradient" id="Gradient_o7xwa"]
colors = PackedColorArray(0.46429, 0.00206019, 0.726487, 1, 0.305082, 0.490299, 1, 1)
[sub_resource type="GradientTexture2D" id="GradientTexture2D_vfh7v"]
gradient = SubResource("Gradient_o7xwa")
fill_from = Vector2(0, 1)
[ext_resource type="Texture2D" uid="uid://5girh8nk4p3f" path="res://gradient.tres" id="2_mj3o2"]
[sub_resource type="LabelSettings" id="LabelSettings_2kr3f"]
font_size = 36
@ -19,7 +13,7 @@ text_label = NodePath("VBoxContainer/Text")
[node name="Gradient" type="TextureRect" parent="."]
layout_mode = 2
texture = SubResource("GradientTexture2D_vfh7v")
texture = ExtResource("2_mj3o2")
[node name="VBoxContainer" type="VBoxContainer" parent="."]
layout_mode = 2