Unity 攻擊範圍檢測並繪製檢測區域

1、圓形檢測數組 using System.Collections; using System.Collections.Generic; using UnityEngine; /// <summary> /// 圓形檢測,並繪製出運行的攻擊範圍 /// </summary> public class CircleDetect : MonoBehaviour { GameObject g
相關文章
相關標籤/搜索