AI combat, misc AI improvements, characters can't get stuck inside doors
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Barotrauma
|
||||
public bool Unreachable
|
||||
{
|
||||
get;
|
||||
private set;
|
||||
set;
|
||||
}
|
||||
|
||||
public SteeringPath(bool unreachable = false)
|
||||
|
||||
Reference in New Issue
Block a user