Projectile Lag Fix?

What’s the point of using velocity based projectiles if the max force for the LinearVelocity is 999999999? At that point, just manually update the CFrame or tween it. Still, I would recommend you go with a community projectile module like FastCast (also mentioned by @Giftdenz) which includes features such as custom bullets and custom hit effects.