Yello,
Like the title says, I’m looking for a way to have a message sent to the children of a gameobject but not the gameobject itself. I’m trying to trigger an event when the child collides with an object in the scene, but with BroadcastMessage both the parent and the child will trigger the event and that’s no good. Anyone able to help out?