First client navigation

This commit is contained in:
Antoine H 2020-12-30 20:09:20 +01:00
parent 57088cfd12
commit 2db3e27a47
10 changed files with 493 additions and 12 deletions

View file

@ -1,5 +1,6 @@
{
"dependencies": {
"com.h8man.2d.navmeshplus": "https://github.com/h8man/NavMeshPlus.git#master",
"com.unity.2d.animation": "4.2.6",
"com.unity.2d.pixel-perfect": "3.0.2",
"com.unity.2d.psdimporter": "3.1.6",

View file

@ -1,5 +1,12 @@
{
"dependencies": {
"com.h8man.2d.navmeshplus": {
"version": "https://github.com/h8man/NavMeshPlus.git#master",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "86ceea0dfe7bcd8db2a486bd68c4c095ae4299e0"
},
"com.unity.2d.animation": {
"version": "4.2.6",
"depth": 0,