How do I change speed on a model?

It could be possible that Camping uses Tween for their Truck to move

TweenService

Otherwise

I would use Model:MoveTo() or Model:SetPrimaryCFrame() instead of Model:TranslateBy()



1 Like