• Select scene geometry that should affect the navigation – walkable surfaces and obstacles.

  • Check Navigation Static on to include selected objects in the NavMesh baking process.

  • Adjust the bake settings to match your agent size.

  • Step Height defines how high obstructions are that the agent can step on.

  • Click bake to build the NavMesh.

  • Create a cylinder: GameObject > 3D Object > Cylinder.

  • The default cylinder dimensions (height 2 and radius 0.5) are good for a humanoid shaped agent, so we will leave them as they are.

  • Add a NavMesh Agent component: Component > Navigation > NavMesh Agent.

效果:

手册 Building a NavMesh

最新文章

  1. javascript 判断参数类型大全
  2. 逆转序列的递归/尾递归(+destructuring assignment)实现(JavaScript + ES6)
  3. IOS 杂笔-18 (let 与 var)
  4. Hubilder用git插件安装使用
  5. Objective-C-使用NSMutableURLRequest发送POST请求,使用NSJSONSerialization解析JSON字符串
  6. 纯js写图片轮播插件
  7. phpMyAdmim无法打开或空白页面问题解决
  8. Java Web整合开发(20) -- Hibernate入门
  9. java nio io模型
  10. lua 变量
  11. git lg 使用 转
  12. 自己实现一个和PYTHON的库一模一样的sha_256算法
  13. public class feign.RetryableException feign.RetryableException: Connection refused (Connection refused) executing POST http://common-wx/wx/auth/client/token/v1
  14. 分类算法的R语言实现案例
  15. golang fatal error: concurrent map read and map write
  16. 某个 页面覆盖了 UITabBar 的tabItem的解决办法
  17. android新建的项目界面上没有显示怎么办?
  18. Julia 语言的一些尝试
  19. fastjson常用操作
  20. BZOJ4033 HAOI2015 树上染色 【树上背包】

热门文章

  1. numpy矩阵相加时需注意的一个点
  2. 笨办法学python - 专业程序员的养成完整版PDF免费下载_百度云盘
  3. 键盘侠Linux教程(五)| 基本权限管理
  4. 01MySQL内核分析-The Skeleton of the Server Code
  5. 02 . Kubeadm部署Kubernetes及简单应用
  6. disruptor架构三 使用场景更加复杂的场景
  7. Spring:一、基本模块思维导图
  8. Halcon斑点分析BlobAnalysis解析
  9. MongoDB via Dotnet Core数据映射详解
  10. yum本地源创建