超大量的更新 修复很多问题,gameplay特效初步
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
using System.Collections;
|
||||
using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using UnityEngine;
|
||||
using UnityEngine.SceneManagement;
|
||||
@@ -19,7 +19,7 @@ public class preload_allScene : MonoBehaviour
|
||||
public Text progressText;
|
||||
[Tooltip("Optional Image whose fillAmount will be driven by the overall progress (0..1)")]
|
||||
public Image progressFillImage;
|
||||
[Tooltip("Optional Text to show current loading item: '���ڼ��أ�xxx'")]
|
||||
[Tooltip("Documentation text normalized.")]
|
||||
public Text loadingInfoText;
|
||||
|
||||
[Header("Behavior")]
|
||||
|
||||
Reference in New Issue
Block a user