Third Person Cover Shooter
1.6
|
Finds alerts surrounding the AI. More...
Public Member Functions | |
void | Hear (ref GeneratedAlert alert) |
Public Attributes | |
float | Hearing = 1.0f |
Fraction of an alert distance at which the AI hears it. More... | |
Finds alerts surrounding the AI.
Without this component the AI is deaf.
void CoverShooter.AIListener.Hear | ( | ref GeneratedAlert | alert | ) |
float CoverShooter.AIListener.Hearing = 1.0f |
Fraction of an alert distance at which the AI hears it.
0 means no hearing, 1 means perfect.