My Guard was working ok but suddenly it stopped running unless it first walks to the player and bumps to the player, after which it starts to run. If I place the PlayerStart far away from the Guard, the Guard will first instead walk to the player rather than starts to run immediately.
This is my BT_Task_ChasePlayer
And this is my Run interface event
What could I do to make the Guard run again as soon as the game starts?