Hello! Anyone know how to iterate through array (like for each loop node) in Niagara?

I am not really sure on what you are trying to do as my knowledge regarding particles are quite limited. Here is howeve how you can use a Niagara system through blueprint to get the Position Array and loop over it.

  1. Add a Niagara Particle System Component
  2. Add it to the grid by dragging and dropping it.
  3. Add the other nodes seen in the screenshot below: