Each compile error will include a error value and line number. If you look at these messages (from top to bottom) and fix each one one at a time, you'll slowly get the problems solved. This website has lots of existing questions and answers that tackle compiler errors. As an example, a compiler error cs0246 has a detailed answer here:
http://answers.unity3d.com/questions/154755/base-character-error.html
↧