Hi guys I'm new to this forum and to Construct2 and I hope somebody can help me with my problem.
I'm making Moon Patrol remake type game and I have a problem with Enemies behavior.
I Spawn enemies every "X" Seconds (their follow waypoints) and after some time on the screen I want them to leave it by going up off the screen and get destroyed.
I was thinking to add something like a "FinalWaypoint" of the screen, but how I make Enemies to go there?/ stoping them following "First" set of waypoints.