Hello all, so Im trying to get my enemies to move in 90 degree angles with LOS. I decided instead of having all the enemy come at the player all at once when the state timer ends, I want to have the enemy pursue the player if they see the player with LOS. I've done some changing for the events I have for them. But When ever it is reading lOS, the enemy move towards the player, but in a frantic like way. I still want them to move towards the player in 90 degree angles, but just changing the events from making them just go after the player without even seeing the player.
This is the events I have for the enemies and their movements. After trying some ways to try to make LOS work with this event, I just crossed out LOS action until I could get some feedback on what to do.
Current event pt.1
Current event pt.2