For some reason my enemy ships disappear when I fire in the “Make Eneny Shoot” lesson. I’m running Unity 2020.2.4f1. I’ve had a minor issue with getting enemies to appear in earlier lesson and solved that by changing the order in the default layer to a higher number. My player is 1, player laser is 2, enemies are 3, and enemy laser is 4.
Not sure why the enemy ships disappear. Even though they disappear when the laser fires, I’d expect them to reappear in the next frame. Any suggestions would be helpful. Thanks.