im new to unity (no need to welcome)i learned already,but the only thing i cant stand is the NullReferenceException: Object reference not set to an instance of an object
here is the full error:
NullReferenceException: Object reference not set to an instance of an object
ThirdPersonController.UpdateSmoothedMovementDirection () (at Assets/Standard Assets/Character Controllers/Sources/Scripts/ThirdPersonController.js:129)
ThirdPersonController.Update () (at Assets/Standard Assets/Character Controllers/Sources/Scripts/ThirdPersonController.js:302)
im not good with errors,what im trying to do is make the character mmove,some said the camera but i made a camera and added,BUT HALP please