Pathfinder tweaks (#12848)
This commit is contained in:
@@ -85,7 +85,6 @@ public sealed class PickAccessibleComponentOperator : HTNOperator
|
||||
{
|
||||
var path = await _pathfinding.GetRandomPath(
|
||||
owner,
|
||||
1.4f,
|
||||
maxRange,
|
||||
cancelToken,
|
||||
flags: _pathfinding.GetFlags(blackboard));
|
||||
|
||||
Reference in New Issue
Block a user