How to make simple animations using the mouse?

In unity i used to use the animation window to make simple animations using the mouse,like click-drag and drop,it could recognize all coordinates that i am dragging the object on.
But in the Unreal,i can’t find like that tool that allows me to make animations like that or ,am i in big trouble and is there a way to do ?

For example:

The closest thing in UE is the level sequencer:

Hi thanks for answer and i think i have to use box or any trigger with the level sequencer, but i want to start my animation at the beginning of the game,is there any way for this ? Because my animation doesn’t start if i don’t touch the trigger.

Oh im so dumb,did it with the EventBeginPlay

301349-play.jpg