Hi, are there anyway to send messages to all the scripts in a gameobject?
I dont know where I read it, that if you send a message to a gameObject without specify a component, the message is sent to all components of the GO.
In a GO I have multiple gameobjects each one with a script, I dont know how to send a mesaage to all of them.
If this isnt possible, would this be an interesting feature?