Added navigation package

This commit is contained in:
Stedd 2023-09-02 15:27:22 +02:00
parent 7cf5d204c1
commit 4ca6fa44e4
2 changed files with 10 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"dependencies": {
"com.unity.ai.navigation": "1.1.4",
"com.unity.cinemachine": "2.9.7",
"com.unity.ide.rider": "3.0.24",
"com.unity.inputsystem": "1.6.3",

View File

@ -1,5 +1,14 @@
{
"dependencies": {
"com.unity.ai.navigation": {
"version": "1.1.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.ai": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.7",
"depth": 1,