How to move bp component from one location to the other on begin play?

I would like to move a blueprint component from its starting location to a different location upon hitting play. How can I do that?

Have you checked out the ‘move component to’ node?

MCT

1 Like

Haha. I found out about it immediately after posting. However, even though there is a clear movement of the actor after a few seconds, a copy is still left in the original position. I would like the component to be moved completely from one position to the next. Here is the code I used, I know I am missing something.

Totally my fault, the niagara system wasn’t set to local space.

Thank you!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.