OnPerceptionUpdated(AI Perception), for each loop, get actors perception(AI Perception), break info, get(0) last sensed stimuli, break ai stimulus, successfully sensed. true = entered sight, false = left sight.
The AI gets stuck in Behavior Tree if I manage to run around him to his backside.
Is this fixable? He will not continue in the AI Tree…
I am setting my blackboard boolean as true/false with the OnTargetPerceptionUpdated(AI Perception) stimulus successfully sensed true/false in that order.
If you manage to run around him to his backside because his rotation speed is slower than you going to his backside then, I would suggest increasing his rotation speed or try adding Hearing on AIPerception so that when you get to his back side he will look at the location of the noise.
OR
It’s probably your blackboard decorator, try putting its observer aborts to both