Hello,
I did the code for my “EnemySpawner.cs” script right in section 99 of the Laser Defender course, but I’m getting the “NullReferenceExperience” error in my game when I press play. Furthermore, when I deleted my enemy, a new enemy did not spawn. The error is located in my “EnemyPathing.cs” script, but I don’t know where to find it.