I have a condition
On Touch [Family]
I want to identify the type/name of the sprite was from that touch event, so I can do something if it was a specific type.
If the Family Instance Type that was touched was BOMB then do ABC
If the Family Instance Type that was touched was PRIZE then do XYZ