Enemies are not following the recalculated path (path is being updated upon tower placement) and when the enemy wave has been completed the towers placed are ignored and the original path is reinstated. any idea on what i’m doing wrong here? I’ll do my best to be as clear and descriptive as I can.
1.) I’ve placed tower the path is recalculated but enemy mover does not listen
2.) I place new tower and path is updated but ignores other towers placed
3.) When all enemies in the pool are looped through the recalculated path is set back to the first made and ignores all placed towers
here is a link to my code please excuse the mass changes I am still learning how to organize my backups properly