-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Guard AI requires the following different actions:
- Main action
- Patrol action
- Investigate noise action
- Investigate sighting action
- Investigate surroundings action
- Alert action
- Combat action
Things guards should be able to do
- Guards should be able to react to suspicious things caused by the player or his presence, such as noise. (Hearing system #6)
- Guards should be able to raise alarms when they find something that indicates a clear threat, such as a dead body. (Alert system #4)
- Guards should be able to patrol a given patrol route when they have nothing else to do.
- Guards should be able to competently fight the player (Combat AI #9)