added stamina and health bar, gold can now be picked up
This commit is contained in:
20
Prefabs/DefaultTheme.tres
Normal file
20
Prefabs/DefaultTheme.tres
Normal file
@@ -0,0 +1,20 @@
|
||||
[gd_resource type="Theme" load_steps=3 format=3 uid="uid://bey4nvrdo2vy"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://peikxwadqo68" path="res://Assets/Fonts/UnifrakturCook-Bold.ttf" id="1_6y4xm"]
|
||||
|
||||
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_70173"]
|
||||
|
||||
[resource]
|
||||
default_font = ExtResource("1_6y4xm")
|
||||
default_font_size = 100
|
||||
Label/colors/font_color = Color(1, 0.769324, 0.396122, 1)
|
||||
Label/colors/font_outline_color = Color(0, 0, 0, 1)
|
||||
Label/colors/font_shadow_color = Color(0, 0, 0, 1)
|
||||
Label/constants/line_spacing = 3
|
||||
Label/constants/outline_size = 0
|
||||
Label/constants/shadow_offset_x = 3
|
||||
Label/constants/shadow_offset_y = 3
|
||||
Label/constants/shadow_outline_size = 10
|
||||
Label/font_sizes/font_size = 100
|
||||
Label/styles/normal = SubResource("StyleBoxEmpty_70173")
|
||||
ProgressBar/font_sizes/font_size = 40
|
||||
Reference in New Issue
Block a user