- BossPatternData SO로 스킬/Wait 스텝 순서와 쿨타임 정의 - UsePatternAction으로 Behavior Graph에서 패턴 실행 - 보스 전용 애니메이션 분리 및 AnimatorOverrideController 정상화 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
26 lines
848 B
Plaintext
26 lines
848 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 94f0a76cebcac2f4fb5daf1b675fd79f, type: 3}
|
|
m_Name: Melee_Slash_Boss
|
|
m_EditorClassIdentifier: Colosseum.Game::Colosseum.Skills.SkillData
|
|
skillName: "\uBCA0\uAE30"
|
|
description:
|
|
icon: {fileID: 0}
|
|
skillClip: {fileID: -7717634560727564301, guid: 4005a77aa7d531742b1de1bec27001b1, type: 3}
|
|
endClip: {fileID: -8265974341663887746, guid: d3e4690f866332b43b86ee7005291cd0, type: 3}
|
|
useRootMotion: 1
|
|
ignoreRootMotionY: 1
|
|
cooldown: 1
|
|
manaCost: 5
|
|
effects:
|
|
- {fileID: 11400000, guid: 86bf7e282c1639c4889910475aaccdef, type: 2}
|