unity3d 设置是否在攻击范围

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