Can some one help me nullreferenceexception object reference not set to an instance of an object?

I’m just starting to use Unity and i have encountered this problem many times, I’m not familiar with code, but if someone can tell me what to write and where to write it would be very helpful

Mouse over variables involved and find the one that is null. Then fix this problem.

1 Like

Thank you so much, I will try this.

I’m trying to get this third person controller working, I have no errors, but the model only spins, anyone know how i can fix this