Moved from swarm to NavMesh - need to fix the enemy navigation! Review the animation controller to see if anything is being triggered.

This commit is contained in:
2026-06-19 16:20:36 +01:00
parent 14371de4e6
commit e058a7984f
705 changed files with 2046326 additions and 219 deletions

View File

@@ -67,6 +67,6 @@
"*.sln": "*.csproj",
"*.slnx": "*.csproj"
},
"dotnet.defaultSolution": "3rdPersonHacknSlash.slnx",
"dotnet.defaultSolution": "TopDownHacknSlash.slnx",
"dotnet.enableWorkspaceBasedDevelopment": false
}