How would I tween something like this

I would like this BillboardGui to tween in a curve but I’m not exactly sure how to do it. I have tried doing it myself and looked on the forum for answers but I still can’t do it.

Could I have some help?

image

Read this article, should be what your looking for. What you want to achieve is called a bezier curve.

Watch this video too if you want a clearer explanation through a video

im really dumb and dont know how to turn this into a tween

The article should be using :lerp() it should have a similar effect to tweening if I’m not wrong