Tween around a point

Hi,

I am attempting to rotate a part via TweenService. I am having difficulty Tweening a part around a point.
I do not want to CFrame as I am aiming to use the EasingStyle of bounce as it would be move realistic for
what I am attempting to do.

If there are any ideas on how to do this please respond.

Thanks,

Attached is a screenshot of what I am attempting to do

1 Like

It’s not possible. Tweens are completely linear. This question has also already been asked:

You can achieve what you want using CFrames and a bit of simple maths though.

Alright, just curious.

I’m awful at maths which isn’t good