sync
This commit is contained in:
parent
f7d034147d
commit
57e3151019
15 changed files with 92 additions and 46 deletions
|
@ -4,5 +4,6 @@ class_name WaveEnemy
|
|||
|
||||
|
||||
@export var enemy: PackedScene = null
|
||||
@export var boss: bool = false
|
||||
@export var portal_texture: SpriteFrames = null
|
||||
@export var check_distance = 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue