mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 11:55:53 +00:00
Health and shield gauges
This commit is contained in:
parent
9e04056800
commit
3682de18d5
14 changed files with 188 additions and 22 deletions
9
Resources/Styles/Hud_Text_Style.tres
Normal file
9
Resources/Styles/Hud_Text_Style.tres
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[gd_resource type="LabelSettings" load_steps=2 format=3 uid="uid://buk3e7bbwmnv1"]
|
||||
|
||||
[ext_resource type="FontFile" uid="uid://ccm3u37q1hvux" path="res://fonts/Xolonium-Regular.ttf" id="1_kewj4"]
|
||||
|
||||
[resource]
|
||||
font = ExtResource("1_kewj4")
|
||||
font_size = 8
|
||||
outline_size = 4
|
||||
outline_color = Color(0, 0, 0, 1)
|
||||
Loading…
Add table
Add a link
Reference in a new issue