mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-11 03:15:53 +00:00
11 lines
364 B
Text
11 lines
364 B
Text
[gd_scene load_steps=2 format=3 uid="uid://c567m475j0axf"]
|
|
|
|
[ext_resource type="FontFile" uid="uid://ccm3u37q1hvux" path="res://fonts/Xolonium-Regular.ttf" id="1_ye2ho"]
|
|
|
|
[node name="Hud" type="CanvasLayer"]
|
|
|
|
[node name="HealthLabel" type="Label" parent="."]
|
|
offset_right = 40.0
|
|
offset_bottom = 23.0
|
|
theme_override_fonts/font = ExtResource("1_ye2ho")
|
|
text = "100"
|