Last time we implemented enemy AI perception hearing component such that the enemy #characters will hear the footstep sounds when the player is walking near them. This time, we are going to extend that system when the player is crouching, the enemies wouldn't hear it. they will hear only when the player is not crouching. This will allow player to sneak to the enemy and take down it silently.