I have an attack animation that I would like my enemy to repeat as long as it is in attack range. I have the enemy attacking but after one attack it stops. And I also have the system setting my attack and pursue boolean to false, but when the enemy attacks it stop setting the booleans to false.
The other mechanics of the game aren't important for this question, so I want go through all the controls but the directional buttons move the characters. I'm guessing the problems lies in the AI group of he event sheet but I could be completely wrong about that.
Any suggestions would be helpful. Thanks in advice.