luoyikun

导航

2017年7月6日 #

u3d打字机效果

摘要: using UnityEngine; using System.Collections; using UnityEngine.UI; public class Typewriter : MonoBehaviour { float fSpeed = 0.1f; Text Showtext; strin 阅读全文

posted @ 2017-07-06 11:03 luoyikun 阅读(13) 评论(0) 推荐(0)