Unity is saying that Can’t add script component ‘CarScript’ because the script class cannot be found. Make sure that there are no compile errors and that the file name and class name match. I am a begginer pls help!,
Make sure there are no compile errors, and make sure that the file name and class name match. (e.g. CarScript has to be the name of your class inside the script, AND the name of the file itself, with no spaces).
Thanks That really help looks like I am really a Noob at coding