Team-Futurity / Futurity

청강문화산업대학교 3학년 졸업 작품 프로젝트
0 stars 5 forks source link

UI wire frame 리소스 적용 및 버그 수정 #37

Closed dayoff53 closed 1 year ago

dayoff53 commented 1 year ago

UI wire frame 리소스 적용 및 버그 수정

https://github.com/Team-Futurity/Futurity/assets/42767781/c6b6b67c-29c4-4ee9-a1af-28fb7ba65a23

작업 내용


기타 작업내용

ObjectClipBoard Asset을 추가하였습니다.


사용 방법

EnemyHpBarController

  1. hpBar를 할당해야하는 GameObject에게 EnemyHpBarController Component를 할당해주세요.
  2. EnemyHpBar변수에 인스터스화 할 EnemyHpBar를 할당해주세요.
  3. HpBarPosition값에 HpBar가 위치할 Position을 할당해주세요

비고