So basically, I install Unity, create a project, and add a C# script.
(因此,基本上,我安装Unity,创建项目并添加C#脚本。)
That's all. (就这样。)
And immediately upon its creation I get this error: (并在其创建后立即收到此错误:)
If I try to assign the script to an object I get the message that the script class cannot be found that you normally get when the class name and file name aren't the same.
(如果我尝试将脚本分配给对象,则会收到消息,指出在类名和文件名不相同时通常找不到脚本类。)
I tried installing unity like 5 times different ways and I don't know what it's about.
(我尝试以5种不同的方式安装unity,但我不知道它的含义。)
ask by Denis Delinger translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…