issues
search
jeondoh
/
UE4_MazeEscape
FirstPersion Maze Escape Shooting game
1
stars
1
forks
source link
Enemy 추가
#43
Closed
jeondoh
closed
3 years ago
jeondoh
commented
3 years ago
[x] BulletHitInterface 생성 > 총에 맞는 대상에 대해 피해 효과를 모아놓은 함수 선언
[x] Enemy Class 생성 > Interface로부터 오버라이딩해 사용
jeondoh
commented
3 years ago
[x] 체력바 추가
[x] 무기마다 데미지 추가 > 몬스터 데미지 입음
jeondoh
commented
3 years ago
[x] 데미지 UI 추가 > 데미지를 입을때 데미지 숫자 표현
[x] 데미지 입을때 액션 추가(몽타주 애니메이션)