Commit Graph

4 Commits

Author SHA1 Message Date
4db6c2bf57 #17 모래두더지 구르기 스킬(SingleRoll) 추가
+ BaseSkillData에서 TargetLayer를 받아오게끔 로직 수정(스킬마다의 Target이 다름)
+ DamageableProps 태그 추가
+ DamageableProps 부모 클래스 추가
+ DamageableProps 상속 클래스 Rockfall 추가
+ SandMole(모래두더지)가 벽에 박치기 한 뒤에 Rockfall(낙석)을 떨어뜨리는 기능 추가
2024-06-14 18:11:35 +09:00
b0151e3bc6 전투플레이어 콤보 공격 안되는 버그 수정
+ ClickGround Layer 추가
+ CombatAttacker GroundLayer -> MouseClickLayer로 변경
+ MapController마다 ClickGround 추가
2024-06-14 04:00:31 +09:00
bdf5af668d 슬라임 이미지 변경 2024-06-08 21:52:51 +09:00
d750b1b4fb Initial commit 2024-06-04 03:26:03 +09:00