Add HUD presenter component and player HUD scene for health and ammo display

This commit is contained in:
2025-10-29 02:59:02 +01:00
parent 853378c9c6
commit 9c0cd3f549
5 changed files with 173 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ project/assembly_name="cryptonym-thunder"
folder_colors={
"res://Code/": "blue",
"res://Objects/": "orange",
"res://Objects/UI/": "green",
"res://Scenes/": "green"
}