UI 系统
This commit is contained in:
99
Assets/_Game/Data/UI/UI_AbilityMeta.asset
Normal file
99
Assets/_Game/Data/UI/UI_AbilityMeta.asset
Normal file
@@ -0,0 +1,99 @@
|
||||
%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: 381fcefcad0b4544c88188bf7e8d695e, type: 3}
|
||||
m_Name: UI_AbilityMeta
|
||||
m_EditorClassIdentifier:
|
||||
_items:
|
||||
- type: 1
|
||||
labelKey: ABL_WALLCLING
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 2
|
||||
labelKey: ABL_WALLJUMP
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 4
|
||||
labelKey: ABL_DASH
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 16
|
||||
labelKey: ABL_DOUBLEJUMP
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 32
|
||||
labelKey: ABL_SUPERJUMP
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 64
|
||||
labelKey: ABL_SWIM
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 128
|
||||
labelKey: ABL_DOWNDASH
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 262144
|
||||
labelKey: ABL_INVINCIBLEDASH
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 256
|
||||
labelKey: ABL_SPELL1
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 512
|
||||
labelKey: ABL_SPELL2
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 1024
|
||||
labelKey: ABL_SPELL3
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 2048
|
||||
labelKey: ABL_SPIRITFORM
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 4096
|
||||
labelKey: ABL_SPIRITDASH
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 524288
|
||||
labelKey: ABL_FORM_TIANHUN
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 1048576
|
||||
labelKey: ABL_FORM_DIHUN
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 2097152
|
||||
labelKey: ABL_FORM_MINGHUN
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 8192
|
||||
labelKey: ABL_PARRY
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 16384
|
||||
labelKey: ABL_CHARGEATTACK
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 32768
|
||||
labelKey: ABL_DOWNSLASH
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 65536
|
||||
labelKey: ABL_INTERACT
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
- type: 131072
|
||||
labelKey: ABL_FASTTRAVEL
|
||||
descKey:
|
||||
icon: {fileID: 0}
|
||||
Reference in New Issue
Block a user