summaryrefslogtreecommitdiff
path: root/Assets/Resources/hotbar_deselected.tres
diff options
context:
space:
mode:
Diffstat (limited to 'Assets/Resources/hotbar_deselected.tres')
-rw-r--r--Assets/Resources/hotbar_deselected.tres16
1 files changed, 16 insertions, 0 deletions
diff --git a/Assets/Resources/hotbar_deselected.tres b/Assets/Resources/hotbar_deselected.tres
new file mode 100644
index 0000000..f301b78
--- /dev/null
+++ b/Assets/Resources/hotbar_deselected.tres
@@ -0,0 +1,16 @@
+[gd_resource type="StyleBoxTexture" load_steps=3 format=3 uid="uid://dprnngvddcy3u"]
+
+[sub_resource type="Gradient" id="Gradient_6xlew"]
+colors = PackedColorArray(0, 0, 0, 1, 0, 0, 0, 0)
+
+[sub_resource type="GradientTexture2D" id="GradientTexture2D_2ecmf"]
+gradient = SubResource("Gradient_6xlew")
+fill_from = Vector2(0, 1)
+fill_to = Vector2(0, 0)
+
+[resource]
+content_margin_left = 10.0
+content_margin_top = 10.0
+content_margin_right = 10.0
+content_margin_bottom = 10.0
+texture = SubResource("GradientTexture2D_2ecmf")