As i stated my character dosent currently have a rigidbody but a character controller, Does this mean you have to have a rigidbody for this to work? If not how would it be done without one?If you're using a character controller with a rigidbody sync script, then it will fail, because it cannot reference the rigidbody to sync over the network.