[Player] Add AI Pathfinding on a 2D grid to the player character
This commit is contained in:
13
Assets/External/AstarPathfindingProject/Editor/AstarPathfindingProjectEditor.asmdef
vendored
Normal file
13
Assets/External/AstarPathfindingProject/Editor/AstarPathfindingProjectEditor.asmdef
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "AstarPathfindingProjectEditor",
|
||||
"references": [
|
||||
"AstarPathfindingProject",
|
||||
"PackageToolsEditor"
|
||||
],
|
||||
"optionalUnityReferences": [],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false
|
||||
}
|
||||
Reference in New Issue
Block a user