How to make one object control another.

I want it so that when I touch Object A, Object B will be destroyed/disappear. Please help.

Messages.

Basically when object A is touched, it sends a message, causing a mailbox set to the same name to trigger.

Messages can be found in components and Mailboxes can be found in triggers