spawnable tests and hpbar for bebittes
This commit is contained in:
14
Themes/base_theme.tres
Normal file
14
Themes/base_theme.tres
Normal file
@@ -0,0 +1,14 @@
|
||||
[gd_resource type="Theme" load_steps=4 format=3 uid="uid://dr1h7to56a2pv"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://01mccw37teq2" path="res://Assets/Fonts/alagard.ttf" id="1_i16b1"]
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_hf10d"]
|
||||
bg_color = Color(0.403922, 0.0117647, 0.0627451, 0.188235)
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_jy7e3"]
|
||||
bg_color = Color(0.803922, 0.152941, 0.188235, 1)
|
||||
|
||||
[resource]
|
||||
Label/fonts/font = ExtResource("1_i16b1")
|
||||
ProgressBar/styles/background = SubResource("StyleBoxFlat_hf10d")
|
||||
ProgressBar/styles/fill = SubResource("StyleBoxFlat_jy7e3")
|
||||
Reference in New Issue
Block a user