I am not understanding properly what you have said
but if you want to touch 3 object at same time then you can do
clicked on button 1 > do thing with object 1, do thing with object 2, do thing with object 3
clicked on button 2 > do thing with object 1, do thing with object 2, do thing with object 3
clicked on button 3 > do thing with object 1, do thing with object 2, do thing with object 3
by doing this
if you click any of 3 buttons
the same process will be done