





Unity 编辑器插件与实用工具。
<p align="center" <img src=" </p <p align="center"。
使用说明:If [OpenUpm]( is not installed, ensure [Node.js]( is installed so you have access to npm and run: npm install -g openupm-cli To add DotsNav to a Unity project, open a prompt in the project root and run: openupm add com.bassmit.dotsnav Attach a DotsNavPlane behaviour to a gameobject. Its border will be drawn in the scene view. To create a navmesh attach a DotsNavNavmesh behaviour. The value of ExpectedVerts determines the size of initial allocations.。
环境要求:Attach a Convert to Entity component all to planes, agents, obstacles and the pathfinder. When using monobehaviours to develop a project choose “Convert and Inject”. Obstacles and agents can then be removed by destroying the associated gameobject. Planes can be disposed of similarly. To draw the navmesh while playing, add a DotsNavRenderer component to a gameobject. If the renderer is attached to the camera it can draw in the game view as well as the scene view. Path queries can be enqueued using DotsNavAgent.FindPath。















