I’m making a moving part script and it uses LinearVelocity to move the part using physics. My problem is that there’s no MaxAcceleration property for LinearVelocity and I want the parts to move as smoothly as possible.
Is there any other way to do this?
Thanks.