using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.UI; using DG.Tweening; public class tizi_count : MonoBehaviour { public GameObject mubiao; public GameObject player; public GameObject 爬上; public bool first = true; // Start is called before the first frame update void Start() { 爬上.GetComponent