Issues with New Method

I am having issues with trying to turn Terminal.WriteLine(“You have the correct password”); into a new method. I am on the windows version. I click quick actions, but the only thing it wants to do is change my code to:
object p = Terminal.WriteLine(“You have the correct password”); it doesnt allow me to select New method. Even when I go to the edit menu and click New Method while selecting the code, it doesn’t do anything. Am I doing something wrong?

Hi Joseph,

Does MonoBehaviour have the same colour as your classname? If not, there might be a problem with Visual Studio. Please watch lecture “Fixing Visual Studio Problems” (currently #7).

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms