add wiring for offensive buffs
This commit is contained in:
parent
04ead32846
commit
3737ad517c
12 changed files with 338 additions and 3 deletions
|
|
@ -13,6 +13,7 @@ GameObject:
|
|||
- component: {fileID: 2918837822014987993}
|
||||
- component: {fileID: 7845089877743661692}
|
||||
- component: {fileID: 4336209376377567030}
|
||||
- component: {fileID: 2806524246861401760}
|
||||
m_Layer: 0
|
||||
m_Name: Player
|
||||
m_TagString: Untagged
|
||||
|
|
@ -101,3 +102,19 @@ MonoBehaviour:
|
|||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.Gameplay.PlayerMatchState
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
--- !u!114 &2806524246861401760
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3493329038866903420}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 7775ee3a2f441b52480aabf54be6c1b6, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::TD.Gameplay.PlayerBuffManager
|
||||
ShowTopMostFoldoutHeaderGroup: 1
|
||||
categories:
|
||||
- {fileID: 0}
|
||||
- {fileID: 0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue