Animated object into a BP Class

Hello everybody!

I have a BP Class with some objects inside (obj1, obj2, obj3). And I want to animate one of them, (obj2). How can I do this? Because Matinee doesen’t works, I don´t know how to call the objects inside the class from Matinee.

Can anybody help me, please?

Thank you!

Depending on what exactly you want to do, you could just use the “move to” or “actor location/rotation/scale” nodes in combination with a timeline :slight_smile:

But, how? I just want to make a 360 rotation loop, but inside my BP Class I haven´t a timeline.