summaryrefslogtreecommitdiff
path: root/Assets/Resources/hotbar_deselected.tres
blob: f301b7837c60c50cc68b1ed6863593b3d115d7dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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")