Ai can hear noise only when not see player?

Hell

I’m working on AI and many confusions.

In project is pawn sensing and noise on my side. AI see me well, this is no problem. But when creating noise, AI can hear me only when can’t see - for example, when player pawn is behind wall. This is normal? I have simple debug with print string, when making noise face to face any reaction, when behind wall etc, they hear excellent!

Thank’s!

bump here :slight_smile:

I would also like to know this, same issue in here. Anyone, pls?

This is because you didn’t change the “Peripheral Vision Angle” parameter value of the PawnSensing Component.You can change the value to 360.

Thank you, looks like this is reason - I’m working on other parts now, but I will test it. For now upvote, later I will select your answer. Thank’s!