- Home /
help I know I'm over looking something
I'm new to Unity and have been working with the car tutorial. I have couple a months exp using Blender and just found Unity. It's great but I've run in the a problem with the java script. I imported in a car model I made in blender ( yea found out about axis the hard way ) set it up just as the tutorial instructed and I keep getting ((( NullReferenceException:Object reference not set to an instance of an object))) it refers to line 502 of the car script in the tutorial ####### if(w.collider.isGrounded)########## I've run out of ideas Any help would be great.
$$anonymous$$ost of us do not have that tutorial right at hand, can you post the code?
The tutorial(and code) was made in version 2.x I believe, so there is likely some capability issues, between the old and the never versions.
Your answer
Follow this Question
Related Questions
Internal collisions 1 Answer
Setting Scroll View Width GUILayout 1 Answer
Enable objects to enter the trigger 2 Answers
Go kinematic when in collider 1 Answer
Playing Different Animation Troubles 0 Answers