this idiot forgot to commit an entire month's worth of code
This commit is contained in:
parent
c67146ea1a
commit
a3321d361c
51 changed files with 3644 additions and 84 deletions
19
Assets/Prefabs/EnemyRushAbility.asset
Normal file
19
Assets/Prefabs/EnemyRushAbility.asset
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
%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: 489701e947dc0bf818f370f0fa7734aa, type: 3}
|
||||
m_Name: EnemyRushAbility
|
||||
m_EditorClassIdentifier:
|
||||
cooldown: 8
|
||||
power: 0
|
||||
maxRange: 1000
|
||||
minRange: 5
|
||||
speedEffect: {fileID: 11400000, guid: 581ad042424a7f6e4baeda583e321e25, type: 2}
|
||||
Loading…
Add table
Add a link
Reference in a new issue