-
adding random values to voronoi fracture elements
VF elements a dynamics tag have values such as “initial velocity”. This number applies to all elements. What’s the simplest technique for adding some randomness to those values so each element has a different speed? I’m getting familiar with XPresso. Does this involve getting the index number of each element and randomly setting the value? If so, I want to set and INITAL random value, not something that changes each frame. Suggestions welcome. Thanks.