Hi everybody,
I have a prefractured object and i wanna to make the pieces active with a bound object. So i can decide wath part of the object start falling animating this bound object.
My idea was to use a mask field to “pass the data” to a dynamig group node connected to active value node that set if the object is active or not.
if i put the name of the piece directly on the group mask field obviously work.
But i wanna to put the object in this group dynamically with my bound object.
I think that i need to play with the group expression field but i don't have any idea on how to query if an object is affected by the mask field or not.
Any idea?