Unity -- 物品揹包的物品拖動腳本示例

using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.EventSystems; public class DragGridHelper : MonoBehaviour,IBeginDragHandler, IDragHandler, IEndDragHan
相關文章
相關標籤/搜索