unity3d 設置是否在攻擊範圍

using UnityEngine; using System.Collections; public class Vector3Practice : MonoBehaviour { public Transform Target; public bool onlyOne = true; public Transform enemy; // Use this
相關文章
相關標籤/搜索