Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How can I make Objects move with no lag? [closed]

Asked by
proo34 41
5 years ago

I've been messing with moving objects to make animations in my games. The movements used to work amazingly until I added a lot to the world. I was very confused and wondered how big games have these smooth animations and I cant. A game like innovation has smooth movements and their game is 2 times bigger than mine.

I am using CFrame and Position to move my objects, are there any ways to move objects other ways? If so please let me know! Also if you could give the command for rotation to that would be awesome!

Thanks!!

0
yes, tweening objects is extremely smooth and easy to use https://developer.roblox.com/api-reference/function/TweenService/Create AdminAyush 10 — 5y
0
Also, if you can put animations on a localscript it should look smooth, but remember that you will need to sync that with the server jesxd444 38 — 5y
0
AdminAyush, tweening is actually NOT SMOOTH, this is due to it changing the property lots of times, animating in tweenservice is possible but should always be done on the client, or in case you want to sync it with the server like yesxd said, you can always use TweenServiceV2 (https://devforum.roblox.com/t/tweenservice-v2/199815) User#20388 0 — 5y

Closed as Too Broad by fredfishy, DinozCreates, zblox164, ee0w, DeceptiveCaster, User#20388, Gey4Jesus69, and Leamir

This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.

Why was this question closed?