05-20-2019, 12:26 AM
(This post was last modified: 05-20-2019, 12:30 AM by cgdvs.)
I want to make the most recent particle group generate lines, but the result is not correct. Help me see where the problem is?
Try putting the spline paths operator in both events. Right now your group 2 particles are never sent to the spline paths operator, so there's no matches found in the spline paths object during processing.
05-20-2019, 01:32 AM
(This post was last modified: 05-20-2019, 01:32 AM by cgdvs.)
Thank you, Tyson
The problem is solved.