Hi,
I have 3 object in the scene,
1 object as color palette,
1 object as button
1 object to fill with color
I want to define a condition in which after touching button object, color of object (which considered to fill with a color) get checked and if it is match with color of color palette, shows a message accordingly.
Thanks