Need help with a custom Tween Position

So I’m trynna create a tween that does this movement like in this picture but I’m kinda lost to figure out how to create a formula for that. If anyone knows anything please let me know thank you.

Bezier Curves maybe. Can be a bit complicated.

A simpler way would be to create a bunch of waypoints for the UI to follow, but I dont think that would work well…

I tried the checkpoints the only problem is that it’s not smooth and more like bad looking

how could I use this and update the pos?

You can lerp the CFrame.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.