I use the function AddForce to increase the velocity of an object, but finally the velocity stops increasing because the object has a drag of 1.
I can't change the drag, because I need it this way for other functions.
Can I use AddForce with drag for simulating acceleration?
↧