How to make rotate Niagara system with rotating BP static mesh?

Hello guys!
I need help
Look:
I have static mesh of 4 planes with BP which moves them around
And I have Niagara system that spawns VFX, so I need that my VFX effects would rotate with these 4 planes and spawn VFX


Sorry I am a paint warrior but it should be clear what I want

So how can I do that?

Thanks! <3

Hi @hokoykt

If i understand you correctly you already have a blueprint actor with 4 planes?

Easiest method is to add a new niagara component to this actor blueprint and position it inside there.

Hope this helps