Hello,
When I disable lanes 1,2 and 5. Whenever I place a cactus in lane 4 the following bug appears:
NullReferenceException: Object reference not set to an instance of an object
Shooter.IsAttackerInLane () (at Assets/Scripts/Shooter.cs:60)
Shooter.Update () (at Assets/Scripts/Shooter.cs:35)
I went through the code and it should be fine, not sure why it appears now when I disable the three other spawners.
Regards,
Waleed