Unity3d NavMeshAgent 寻路问题(1)
时间:2014-10-11 17:26:45
收藏:0
阅读:246
navMeshAgent调用setDestination 后,会有一个计算路径的时间,计算过程中pathPending为true. 在这个过程中remainingDistance一直为0.
评论(0)