Human AI with pathfinding and room hazard avoidance
This commit is contained in:
@@ -39,6 +39,7 @@ namespace Barotrauma
|
||||
public static MapEntityPrefab Selected
|
||||
{
|
||||
get { return selected; }
|
||||
set { selected = value; }
|
||||
}
|
||||
|
||||
public virtual bool IsLinkable
|
||||
|
||||
Reference in New Issue
Block a user