03 Unity3D人工智能AI-抵達

using UnityEngine; using System.Collections; public class SteeringForArrive : Steering { //public enum Deceleration{slow = 3, normal = 2, fast = 1}; //public Deceleration deceleration; p
相關文章
相關標籤/搜索