feat: AI Behavior 사망 조건 추가
- IsDieCondition: Behavior Graph에서 사용할 사망 확인 조건 추가 - Behavior Graph: 사망 상태 처리 로직 업데이트 - asmdef: Unity.Behavior.SerializableGUID 의존성 추가 Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"Unity.Transport",
|
||||
"Unity.InputSystem",
|
||||
"Unity.TextMeshPro",
|
||||
"Unity.Behavior"
|
||||
"Unity.Behavior",
|
||||
"Unity.Behavior.SerializableGUID"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
|
||||
Reference in New Issue
Block a user