Add GameHud component to display player stats; include experience, coins, round time left, and health

This commit is contained in:
2025-07-12 17:10:14 +02:00
parent 4b68446ea9
commit f29b258e06
6 changed files with 191 additions and 2 deletions

View File

@@ -14,5 +14,5 @@ MonoBehaviour:
m_EditorClassIdentifier:
spawns:
- enemyPrefab: {fileID: 204632724861940951, guid: d5225fe09f2ee0168b3a40e21948820a, type: 3}
count: 12
count: 500
spawnInterval: 0.5