Hi everyone!
I’m building an AI enemy capable to chase the player based on sight, but also on the noises detection.
As far as I know, the Pawnsensing will be totally replaced by AI Perception, so I’m using the latter.
My question is: how can I distinguish AI Sight from AI Hearing?
Here is the BP I’m successfully using in order to detect on sight the player: