Commit Graph

3 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
koko
5ed4d8f259 모래두지 보스 SO 수치 변경 2024-06-17 03:27:32 +09:00
15bfe87a09 #20 미니 모래 두더지 소환 기능 추가
+ MiniSandMole 프리팹 추가
+ BossConfiguration So에 MiniSandMole 추가
+ MiniSandMoleData, MiniSingleRollData So 추가
+ MiniSandMole BehaviorTree 추가
+ SandMoleMapController 클래스 추가
+ ITarget, ICurrentDirection 인터페이스 추가
+ Bt Actions - CanSkill, ActivateSkill 로직 변경
+ BossHealthPoint 로직 변경
+ 미니 모래 두더지에 소환할 때, 죽을 때, 디졸브 효과 추가

Closes #20
2024-06-16 20:09:42 +09:00