TowerDefenseGame/Assets/Plugins/NavMeshPlus/NavMeshComponents/Editor/NavMeshComponentsEditor.asmdef
Nico 0ef60e5828 Add third party plugin NavMeshPlus
Add A* pathing to enemies
Add choice between havving Goblers chase player as priority or go to crystal
2025-07-09 19:14:28 -07:00

16 lines
350 B
Plaintext

{
"name": "NavMeshPlusEditor",
"references": [
"NavMeshPlus"
],
"optionalUnityReferences": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}