Why after the object is reaching to the first waypoint instead moving to the next waypoint it's moving in circles around the current waypoint?

前端 未结 0 1946
暗喜
暗喜 2020-12-03 17:10
using System.Collections;
using System.Collections.Generic;
using System.Reflection;
using UnityEngine;
using UnityEngine.AI;

public class Waypoints : UnityEngine.M         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题