Unity之Invoke、InvokeRepeating、StartCoroutine學習一

using UnityEngine; using System.Collections; public class MershDemo : MonoBehaviour { // Use this for initialization void Start () { //DontDestroyOnLoad(gameObject); //gameObject.
相關文章
相關標籤/搜索