Hi, I’ve started using Unity 5 for my game, and I needed to use the CarAudio script, however, the script isn’t working as it can’t find the camera and gives the “NullReferenceException: Object reference not set to an instance of an object” error on line 90 of it, I’ve done a large amount of searching on this and still haven’t found an answer.
Ok, I fixed it, it was me who was a massive derp and didn’t tag the camera as MainCamera
Can you paste me the the car audio script because I just started out like a day ago.,Can you send to script because I’m just starting out and I DO NOT know you guys are talking about.
Thanks PsychOXRat. That fix worked for me too.