[gd_scene format=3] [ext_resource type="Script" path="res://world/ui/player_hud.gd" id="1_hud"] [node name="PlayerHUD" type="CanvasLayer"] script = ExtResource("1_hud") [node name="Label" type="Label" parent="."] offset_left = 16.0 offset_top = 16.0 offset_right = 200.0 offset_bottom = 46.0 text = "HP: 10 / 10"