public BulletSpawner Clone() { return(new BulletSpawner(Movement.Clone(), spawnPattern.Clone(), delay)); }