摄像机区域的架构改动
This commit is contained in:
35
Assets/_Game/Data/Player/PLY_PlayerAnimationConfig.asset
Normal file
35
Assets/_Game/Data/Player/PLY_PlayerAnimationConfig.asset
Normal file
@@ -0,0 +1,35 @@
|
||||
%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: 5ec15df6b0d345c4f92ba459e89dc02f, type: 3}
|
||||
m_Name: PLY_PlayerAnimationConfig
|
||||
m_EditorClassIdentifier:
|
||||
Idle: {fileID: 0}
|
||||
Run: {fileID: 0}
|
||||
Jump: {fileID: 0}
|
||||
Fall: {fileID: 0}
|
||||
Dash: {fileID: 0}
|
||||
WallSlide: {fileID: 0}
|
||||
Hurt: {fileID: 0}
|
||||
Dead: {fileID: 0}
|
||||
HurtDuration: 0.4
|
||||
UseSpring: {fileID: 0}
|
||||
GroundAttacks: []
|
||||
GroundAttackTimings:
|
||||
- HitBoxEnter: 0.3
|
||||
HitBoxExit: 0.6
|
||||
AirAttack: {fileID: 0}
|
||||
UpAttack: {fileID: 0}
|
||||
DownAttack: {fileID: 0}
|
||||
ParryStart: {fileID: 0}
|
||||
ParrySuccess: {fileID: 0}
|
||||
SwimIdle: {fileID: 0}
|
||||
SwimMove: {fileID: 0}
|
||||
Reference in New Issue
Block a user