This commit is contained in:
j.mei7
2022-03-01 20:47:08 +01:00
parent 37f2c289bc
commit 7e0f3e6930
188 changed files with 218108 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "com.h8man.2d.navmeshplus",
"displayName": "NavMeshPlus",
"version": "0.1.0",
"unity": "2019.2",
"description": "NavMesh building components provide you with ability to create navigation meshes that are generated automatically from your Scene geometry, which allows characters to move intelligently around the game world.",
"keywords": ["2d"],
"category": "2D",
"dependencies": {
}
}