Hi, i am working on a simple AI and i have a bit of a logic problem with the pawnsense i guess.
How do i check if the target is no longer in sight and set the isWalking boolean to false ?
The isWalking boolean triggers the walking animation inside the Animation Blueprint. Maybe i am doing it completely wrong, im a noob