05-04-2020, 05:32 PM
(This post was last modified: 05-04-2020, 05:35 PM by josemendez.)
(05-04-2020, 05:10 PM)SpiralCircus Wrote: From what I've manage to play around with so far the first element of the particleIndices array in each of the blueprint's groups gives the index of the particle at a control point. Is this correct?
It is. Particle groups are designed to be able to contain more than 1 particle and for some use cases, they do. But as far as control points go, each control point contains exactly 1 particle, and that is found at the first (and only) entry in the group.