using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class TEST : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
}
嘗試一下打了幾次目前都是有存在問題的狀況QAQ
明天在努力進行Debud~
(https://www.gameislearning.url.tw/article_content.php?getb=2&foog=9997)