The task I spent 2 hours on, because there is no ready-made solution on the Internet

Hello, I am sharing a solution to an interesting task. I needed the sub-particles to generate the sword. So that they appear with a sword and fly to the center. But when the Location event is transmitted, they all fly to the center of the Niagara system.

Generating particles around the sword is quite simple, like this:

But what logic suggests doesn’t work:

image

So the solution is just to turn position to vector and use Vector_1 lol:

It’s not important, but I also added a random Z position from -50 to 50. Just ignore that.

2 Likes