I can't get an actor move smoothly like I want it to do

Hi all,
I am asking you to help me beacuse I can’t get an actor move smoothly like I want it to do, let me explain,
I am creating a video game where you have to shoot on targets and I want that each time I hit a target, it moves.
So the code is working (the target move) but all of them are going to the 0 Y point.
Here a screenshot of the code :

Can someone help me with that please?
Thanks for any help!
(sorry if my English is bad, it isn’t my native language).

Try ticking the ‘ease in’ / ‘out’ checkboxes.

Didn’t worked…

Every time any damage is called, it restarts the move. Could that be happening?

Well, either if I shoot it once or twice or as many times i want, once it is at the 0 Y point, it doesn’t move anymore…

Well, it’s gonna move the cube to a Y position between 1 and 5. If you do that in the BP, is that correct?

It should be… but it doesn’t for me

I don’t have any more info. It might be setting the other coordinates to actor location that’s screwing it up?