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

How to move rotated objects using tween service?

Asked by
ErtyPL 129
3 years ago
Edited 3 years ago

Hey. I've not been for a long time in Roblox and I wanna move a lot of parts rotated in a different way in the same place and using tweenservice. Currently, I can achieve that only with parts rotated the same way like on that video https://www.youtube.com/watch?v=mVfFznD5pWs

Thanks. /EDIT In simple words: HOW CAN I MOVE THEM IN THE SAME DIRECTION USING TWEEN SERVICE WHILE THEIR FACES ARE MOVED TO DIFFERENT SIDES( THEY ARE ROTATED).

1
Please specify? RAFA1608 543 — 3y
0
I wanna move parts using tween service in same direction. But they are rotated faces in different sides of the worldf. ErtyPL 129 — 3y

1 answer

Log in to vote
1
Answered by 2 years ago

Solution found: Just calculate their vector to move them. That's the only possible way if not using CFrame.

Ad

Answer this question