How do i move a part this way

Hello developers i hope you all are having a nice time.

Today i was making a magic skill and trying to move a part this way


down and straight at the same time like in the image.I dont know how to do that i tried bv and tweening at the same time but it didn’t work.

Help will be appreciated :happy1:

Have you tried lerping it?

If you haven’t, it should work for this kind of thing.

You could tween towards the destination position. It will automatically follow the shortest path.

if you want the ball to be physically simulated, use BodyMovers.