unity _game窗口图片精灵拖拽(背包物品,或者技能)

using System; using System.Collections; using System.Collections.Generic; using UnityEngine; //引入命名空间 using UnityEngine.EventSystems; //继承接口 public class TextEventSystem : MonoBehaviour,IDragHandler {
相关文章
相关标签/搜索