Adding flying functionality for enemies

This commit is contained in:
Matt F 2026-06-23 22:27:35 -07:00
parent 54f11d91ff
commit d685894878
6 changed files with 83 additions and 26 deletions

View file

@ -16,5 +16,6 @@ MonoBehaviour:
MaxHp: 800
MoveSpeed: 4
IsFlying: 1
FlightHeight: 3
LivesCost: 1
EnemyPrefab: {fileID: 1455822126534880203, guid: 738e5730a03623540aa1513639d0baf8, type: 3}