Page MenuHomeFeedback Tracker

AI make LoS detection check on sound source before target is inside FoV (Aka, eyes in back of head)
Closed, ResolvedPublic

Description

Many players feel that the AI detects them with robotic radar senses. Although the AI rely on hearing gunfire or footsteps and then turning to acquire targets visually, this process has a problem.

The following is my longstanding observation on how the AI works. It is visualized in the repro mission with a script that denotes the perceived position of the AI's target with circles of red smoke. Confirmed targets are discreet balls of white and red smoke.

AI listen to gunshots and make a guess of where the source (target) is. This guess has a high degree of error. They then turn towards the target or scan the horizon.

Expected: When the source of the sound is within their field of vision, they perform a Line of Sight check. If it is positive and not diluted by range or fog, they acquire the target.

Observed: Alarmed AI turn towards the source of gunfire. Before the target actually enters the unit's field of view, a Line of Sight check is performed. The AI knows exactly where the target is before actually being able to lay eyes on it. This enables them to open fire on a target instantly, with maximum accuracy. They do not actually have to spend any time looking for the target.

Expected: The AI should not perform a target-acquiring LoS check until the target is actually within their normal FoV.

Further suggestions: If the target is at long range, wearing ghillie or prone in terrain with high camouflage value (talls grass, woodland areas of the map), the LoS check should be delayed. If the target is well concealed but LoS exists, the AI should fire on an area target of several meters, gradually zeroing in on the point target.

Details

Legacy ID
2861337334
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
AI Issues
Steps To Reproduce

I recommend setting timeacc to around 0.1 to observe this mission.

Repro:

  1. Step out from behind the concrete barrier. Walk, so as not to give away your position audibly. (This close range best displays the FOV glitch)
  2. Fire a single round into the concrete barrier.
  3. Wait several seconds for the AI to become alarmed. KnowsAbout will increase, red circles of perceived position will appear on the runway around the player. Note the high degree of inaccuracy of the AI's position guess.
  4. When the AI has begun to swivel, KnowsAbout will suddenly increase to 4. Red and white smoke will burst from the player. This indicates that he has been spotted. At this point observe that the AI should only be able to see the player's position through peripheral vision, at best. He may even be looking through his own helmet.
Additional Information

Further tickets are pending to inquire why, in this case, the AI requires so unnaturally long to respond to a nearby gunshot.

Event Timeline

maturin edited Steps To Reproduce. (Show Details)Aug 27 2013, 7:59 PM
maturin edited Additional Information. (Show Details)
maturin set Category to AI Issues.
maturin set Reproducibility to Always.
maturin set Severity to None.
maturin set Resolution to Fixed.
maturin set Legacy ID to 2861337334.May 7 2016, 4:17 PM