Version: 2022.1
TreeView
导航概述

导航和寻路

The navigation system allows you to create characters that can intelligently move around the game world, using navigation meshes that are created automatically from your Scene geometry. Dynamic obstacles allow you to alter the navigation of the characters at runtime, while OffMesh links let you build specific actions like opening doors or jumping down from a ledge. This section describes Unity’s navigation and pathfinding systems in detail.

相关教程:导航 (Navigation)

搜索 Unity 知识库 (Knowledge Base) 了解提示、技巧和故障排除信息。


  • 2018–10–02 页面已修订
TreeView
导航概述