Commit Graph

4 Commits

Author SHA1 Message Date
e2abbf99f0 Ver 0.2.3.1 수정사항
+ Props 레이어, DamageableProps 레이어 구분
+ 변경된 레이어에 따라서 TargetLayer들 변경
+ ProjectileController, GateOfSpike 로직 수정
+ Daily Bgm2로 변경
2024-06-25 22:06:15 +09:00
NTG_Lenovo
bb10ead082 Ver 0.2.3.0 추가 수정사항
+ Rockfall 로직 변경 떨어지는 속도 0.8초 등가속도
+ ProjectileController 에서 targetLayer가 Props인 경우 DamageableProps으로 한정
2024-06-25 15:56:28 +09:00
54bc27f11d #17 낙석에 Indicator 기능 추가 2024-06-14 18:34:58 +09:00
4db6c2bf57 #17 모래두더지 구르기 스킬(SingleRoll) 추가
+ BaseSkillData에서 TargetLayer를 받아오게끔 로직 수정(스킬마다의 Target이 다름)
+ DamageableProps 태그 추가
+ DamageableProps 부모 클래스 추가
+ DamageableProps 상속 클래스 Rockfall 추가
+ SandMole(모래두더지)가 벽에 박치기 한 뒤에 Rockfall(낙석)을 떨어뜨리는 기능 추가
2024-06-14 18:11:35 +09:00