Animated 2 component within 1 blueprint

You starting 2nd animation during 1st one Updates.

Maybe try to start it on 1st Finished?

Hello,
Currently i am studying blueprints and i am trying to make several simple component rotation animation within 1 blueprint. Currently i am using engine version 4.171
The situation is like this,

i able to animate 1 component rotation and make it parent under 1 different component.
Then i want to animate the parent component rotation hoping that the child component i make earlier will follow the rotation animation of the parent component while still rotating on its own.

but the at the end the component had 2 separate animation.
here the blueprint that i used.

i appreciate any advice since i have stuck for 2 days now.

thank you

i try to make it run simultaneously. while the statue rotate on its axis. it also follow the rotation of the rotation of the parent component. both animation on looping so not sure about u said the first one finish.