[Solved] StartGame is Start on other version of MonoDevelop

I tried copying the tutorial to start the game over after the Return was entered, and StartGame resulted in a compiling error, the message saying the StartGame was not recognized. (error CS0103: The name ‘StartGame’ doe not exist in the current context.)

Using simply ‘Start’ instead, works.

Privacy & Terms