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).
Solution found: Just calculate their vector to move them. That's the only possible way if not using CFrame.