fixed cue issue and setup proper waves
This commit is contained in:
@@ -8,6 +8,7 @@ public partial class EnemyDescription(PackedScene scene, EnemyDescription.EnemyT
|
||||
public enum EnemyType
|
||||
{
|
||||
Normal,
|
||||
Flying,
|
||||
Projectile,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user