hi. I'm looking for any simple way for a beginner to achieve the following effect:
I want to use voronoifracture and scattered points to break up geometry, then extract a centroid from those pieces, turn those centroid points into particles (or emit particles from them), and attach pieces of the geometry to those particles. the important thing is that in the begining, the initial geometry looks completely intact. then I would manipulate it with pops. I don't need any collissions, unless it's an easy addition.
my attached test setup is obviousely missing something. maybe even completely wrong, but I thought I'd share some starting point.
any help or hint will be GREATLY appreciated.
thank you