Why does the montage keep looping? I want it to play once and go to the next code which it does not do!
Looping every 2 seconds?
1 Like
Can you do a print string node just after the AI Move To node? My guess is you might execute/spam the ChasePlayer function many times.
1 Like
The correct order of play functioned the next day when I reopened the editor. The day that I added the code, it did not go beyond the animation. Even when the AI was moving towards the player, it was stuck in the attack animation. I assume something was not compiled properly. Now all ok.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.