i keep geting a parsing error and a unexpected symbol '}'
(comments are locked)
|
|
A tip: double click the error message, and you will be the line whick contains the error.
(comments are locked)
|
|
You need a ';' after LoadLevel and a ';' after Application.Quit(). These were easier to spot after I reformatted the code for you.
(comments are locked)
|
|
You have a : instead of a ; after your Loadlevel command - which should also be LoadLevel.
(comments are locked)
|

Learn to format your code.
OK we have solved the unexpected symbol but i keep geting this Assets/Standard Assets/MenuObject.cs.cs(4,1): error CS8025: Parsing erro