find_mineral_wall 
Searches for a nearby mineral wall the pawn can mine and sets the target key.
Vars | |
| target_key | Blackboard key to store the found mineral wall in. |
|---|---|
Procs | |
| check_if_mineable | Returns TRUE if the given wall can be approached and mined. |
Var Details
target_key 
Blackboard key to store the found mineral wall in.
Proc Details
check_if_mineable
Returns TRUE if the given wall can be approached and mined.