📅  最后修改于: 2022-03-11 14:56:20.746000             🧑  作者: Mango
/*Open the . cs file that Unity is indicating on the error (you can use any text editor for this, even notepad)
Insert*/
using UnityEngine. UI;
/*on the beggining of the . cs file.
Replace GUIText with just Text.*/