How do i tween this?

Hello,

I want to tween a part to a Player.

The line shows how the part tweens to the player:
image

But how can i make that it tweens like this line shows?
image

sry… not good at explaining on mobile

I hope you can help! :smiley:

Try to use the Back Easing Style.
You can also look for other easing styles here

I did not mean that. I want it to tween to the player that it goes up a bit from the start position and then gets down to the end position.

so the points represent the player start point and end points?

yea that is it left is the start, right is the player

I have two ideas.

  1. You use body movers and removing it at certain point. (Might not work if it is anchored)
  2. You can use a loop and pointing all the tracks where the part should move and tween the parts to each points.