[UI] 체력/마나 바 HUD 시스템 추가
- StatBar: Slider/Image.Fill 방식 지원 - PlayerHUD: PlayerNetworkController 연동 - TextMeshPro 어셈블리 참조 추가 - Fantasy Warrior HUD 애셋 임포트
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"Unity.Netcode.Runtime",
|
||||
"Unity.Networking.Transport",
|
||||
"Unity.Transport",
|
||||
"Unity.InputSystem"
|
||||
"Unity.InputSystem",
|
||||
"Unity.TextMeshPro"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
|
||||
Reference in New Issue
Block a user