Hi, I have a question regarding the AddForce() method.
Do I understand correctly that the first input for this method (the force vector) determines the direction AND the magnitude of the force being applied? So basically the further away the input Vector3 coordinates are from the position of the object that the force is being applied to, the more force is applied?
Thank you.