semi-idle-arpg/assets/healthbar.tres

15 lines
536 B
Plaintext

[gd_resource type="Theme" load_steps=3 format=3 uid="uid://clhh3c3gxotjg"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_yg7tn"]
bg_color = Color(0.623529, 0, 0, 1)
border_color = Color(0.491583, 0.491583, 0.491583, 1)
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_enag8"]
bg_color = Color(0.207843, 0, 0, 1)
border_color = Color(0.491583, 0.491583, 0.491583, 1)
[resource]
default_font_size = 10
ProgressBar/styles/background = SubResource("StyleBoxFlat_yg7tn")
ProgressBar/styles/fill = SubResource("StyleBoxFlat_enag8")