Hello everyone
I am working on a simple drag and drop project where i can change color of each object on button release and everything works fine. However, i would like to group some objects which i can drag at once but be able to change each object’s color without affecting other objects in the group and the question is how can one achieve this?
Any ideas will be much appreciated, thank you in advance.