Not sure I'm doing this right.
What is the best way to check if a collision happened with a Family member but then exclude one object type out of that family?
here I'm checking a collision between Weapons and AllCraft. The shockwave is in the Weapon Family, but will this fail if there's no shockwave to even pick from (let alone not be the same one?)
What's the best way (besides making a variable) to determine which object type you are referring to in your family?