My games a mining game so I have lots of different mine blocks: Coal, Rock, Soil, Gold, Silver etc.
When I get the full version I want to put all these mine blocks into one family so Dynamite can destroy any of them without having to write an event for every single different block.
Now I need to write another event using Families so a monster can react with the same Coal, Rock, Soil, Gold, Silver as the Dynamite.
Can I have two families using the same objects, one for the monsters events and one for the Dynamites events?