maintain_distance
Step away if too close, or towards if too far
Vars | |
maximum_distance | How far away will we allow our target to get? |
---|---|
minimum_distance | How close will we allow our target to get? |
run_away_behavior | the run away behavior we will use |
target_key | Blackboard key holding atom we want to stay away from |
view_distance | How far do we look for our target? |
Var Details
maximum_distance
How far away will we allow our target to get?
minimum_distance
How close will we allow our target to get?
run_away_behavior
the run away behavior we will use
target_key
Blackboard key holding atom we want to stay away from
view_distance
How far do we look for our target?