feat: 플레이어 다운 및 넉백 피격 반응 추가
- HitReactionController로 다운과 넉백 전용 로직을 분리 - 다운 시작, 루프, 회복 애니메이션과 DownEffect를 연결 - 행동 상태와 스킬 취소가 피격 반응과 연동되도록 정리 - 자동 검증 러너에 다운 및 넉백 검증을 추가
This commit is contained in:
4
Assets/_Game/Scripts/Network/EditorPlayHostBootstrap.cs
Normal file
4
Assets/_Game/Scripts/Network/EditorPlayHostBootstrap.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
namespace Colosseum.Network
|
||||
{
|
||||
// 임시 삭제 후 Unity 컴파일 캐시 정리를 위한 빈 파일
|
||||
}
|
||||
@@ -0,0 +1,2 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f55c7f03b6f5b6e448b8d03880306bb3
|
||||
Reference in New Issue
Block a user