Hi i am having some trouble coding using C# in Unity 5. For some reason there is a red line under void Start and I don't know what to do to fix it. I provided a screen shot of the code below.


Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Karthik ElumalaiPosted May 9, 2017, 11:39 AM
Khaja MoizuddinPosted May 7, 2017, 6:19 AM
Nilesh JadavPosted May 6, 2017, 11:07 PM
Try ";" in the end of your first line before Void Start()
{