shitty looking AOE effect for slow area
This commit is contained in:
parent
fe2c59d326
commit
689fe7be88
8 changed files with 2778 additions and 5 deletions
|
|
@ -16,10 +16,16 @@ MonoBehaviour:
|
|||
Description: Slows enemies in an area
|
||||
Icon: {fileID: 0}
|
||||
Cooldown: 5
|
||||
TargetType: 0
|
||||
TargetType: 1
|
||||
Radius: 5
|
||||
enemyLayerMask:
|
||||
serializedVersion: 2
|
||||
m_Bits: 1024
|
||||
areaVfxPrefab: {fileID: 1462673130280185047, guid: bf2f1f2a9a54e9162b80673e3f7eeaf6, type: 3}
|
||||
areaSound:
|
||||
clip: {fileID: 0}
|
||||
volume: 0
|
||||
minPitch: 0
|
||||
maxPitch: 0
|
||||
SlowFactor: 0.5
|
||||
EffectDuration: 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue