Hi everyone,
I want the enemies to spawn out of the screen and if they spawn to the right of the player they go to the left, and if they spawn on the left of the player, they go to the right. I don't wish they to change their direction.
To do this I made these behaviors:
<img src="http://i156.photobucket.com/albums/t10/AlexandreBO/Construct%202/Shooterspawing_zps1d8cdb6b.jpg" border="0" />
As you guessed, it didn't turn very well and the enemies don't stop following the player.
Do you know how to fix this?
Thanks!