Adding flying functionality for enemies
This commit is contained in:
parent
54f11d91ff
commit
d685894878
6 changed files with 83 additions and 26 deletions
|
|
@ -16,5 +16,6 @@ MonoBehaviour:
|
|||
MaxHp: 800
|
||||
MoveSpeed: 4
|
||||
IsFlying: 1
|
||||
FlightHeight: 3
|
||||
LivesCost: 1
|
||||
EnemyPrefab: {fileID: 1455822126534880203, guid: 738e5730a03623540aa1513639d0baf8, type: 3}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue