update_combat_targets 
Used to find combat targets; Allow finding things hidden in things such as lockers too.
Vars | |
| aggro_range_key | Blackboard key for aggro range, uses vision range if not specified |
|---|---|
| hiding_location_key | Blackboard key holding the hiding-location atom (e.g. closet the target ducked into) |
Procs | |
| pick_final_target | Preserve the combat query's original first-valid behavior when no optional selection strategy is configured. |
Var Details
aggro_range_key 
Blackboard key for aggro range, uses vision range if not specified
hiding_location_key 
Blackboard key holding the hiding-location atom (e.g. closet the target ducked into)
Proc Details
pick_final_target
Preserve the combat query's original first-valid behavior when no optional selection strategy is configured.