진행중인 사항 - InputManager + .inputactions: WeaponSlot1/2/3 액션 추가, 키 1/2/3 매핑 PlayerController 통합: Player에 PlayerWeaponInventory 컴포넌트 자동 부착 OnWeaponChanged 구독 → idle/walk State 이름 동적 교체 OnPunchInput 분기: 무장 시 weapon.AttackRootNode 사용 WeaponSlot 입력 핸들러 3개 추가 (EquipUnarmed / EquipSlot(0) / EquipSlot(1))
23 lines
731 BLFS
Plaintext
23 lines
731 BLFS
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: d4d02e4d65b341140b34a24e39798ff6, type: 3}
|
|
m_Name: Combo_StandingSwordAttack
|
|
m_EditorClassIdentifier: Assembly-CSharp::ComboNode
|
|
NodeName: Combo_StandingSwordAttack
|
|
Action: {fileID: 11400000, guid: 45d5830bf6a792046b8d67506bd32186, type: 2}
|
|
ComboWindow: 0.4
|
|
Transitions:
|
|
- Trigger: 0
|
|
Next: {fileID: 11400000, guid: 370b063234ad132409fb58d29fd6bb0f, type: 2}
|
|
ForwardStep: 0
|
|
ForwardStepDuration: 0.1
|