moved stuff to a different entity script
This commit is contained in:
parent
f4344c4700
commit
a0bfc600ef
14 changed files with 497 additions and 189 deletions
|
|
@ -44,11 +44,12 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: c2e841223273eee80837e20d27430787, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
abilityName: Shoot Bullet
|
||||
thisEntity: {fileID: 0}
|
||||
cooldown: 1
|
||||
power: 20
|
||||
targetLocation: {x: 0, y: 0, z: 0}
|
||||
projectile: {fileID: 4968744362001082579, guid: 75dc1523a7fccf65c913e8fcd3e81206, type: 3}
|
||||
projectileSpeed: 8
|
||||
projectileSpeed: 16
|
||||
projectileLifetime: 5
|
||||
pierceAmount: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue