Howdy! So I'm having a strange issue, and it's likely that it should not have been working to begin with, but here it goes.
I am working on a Spawn Enemies script. The concept is that once the player(s) get to a certain point on the screen, the enemies spawn AND then it sets the next checkpoint for enemy spawns. As of yesterday, this was working perfectly. It would increment the CP attribute by one, and get the appropriate coordinates for the next checkpoint. I was playing around with making it a bit more complicated, but then it started incrementing all the way to the last checkpoint immediately after the enemies spawn at the first checkpoint. What did I do wrong? Any input is welcome.
I'll check back in if I figure it out before anyone is able to give input. Sorry for delays in replies I'm also taking care of a newborn.