Hi,
I am trying to get a simple Niagara particle flow that would spawn on a cluster of splines, Right now I can get it to work on one spline at a time. I need to have all the splines on one blueprint and the same particle animation on each spline. These will show flow direction. I want them all on one blue print so that I can spawn the blueprint actor and start all the particle animations at once. I connected the particle animation to the spline via MS Spline under the Particle update but this only lets my choose the blueprint actor that contains the spline and from there it only picks one. I also tried to put the particle systems into the spline blueprint but only one would play at a time.