Use LinearVelocity, RenderStepped, or TweenService
TweenService is best if there is a fixed destination, RenderStepped or LinearVelocity if the destination is changing eg: following a player
Use LinearVelocity, RenderStepped, or TweenService
TweenService is best if there is a fixed destination, RenderStepped or LinearVelocity if the destination is changing eg: following a player