- 博客(2)
- 收藏
- 关注
原创 UnityUGUI长按点击事件
针对UnityUGUI无长按检测使用的脚本在这里插入代码片using UnityEngine;using System.Collections;using UnityEngine.EventSystems;using UnityEngine.Events;public class RepeatButton : MonoBehaviour, IPointerDownHandler, I...
2020-03-22 19:23:55
591
原创 Unity登录注册之储存本地(PlayerPrefs类的应用)
Unity登录注册之储存本地(PlayerPrefs类的应用)登录界面按钮及代码using System.Collections;using System.Collections.Generic;using UnityEngine;using UnityEngine.UI;using UnityEngine.SceneManagement;public class Login : ...
2020-02-17 18:50:13
1532
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅