Rotate UMG button smoothly

Hi I am trying to rotate button smoothly with finterp and i made some bp

I wanted to know it is correct or i need to modify as the angle will be there from 0-360 only

I wanted to know it is correct or i
need to modify as the angle will be
there from 0-360 only

Well, is it working the way you need it to work?

Hard to tell what it’s for but maybe widget animation would suffice?

The anim could look like this:

Image from Gyazo

You also get a full control of the curve here if you need it.

And to play it:

Since the question was about fInterp and judging by the script it’s supposed to be incremental, I’d probably do it like this:

Image from Gyazo