If someone could point me to, or post how to do the following, that would be awesome:
When an object collides with another object if both are the same “type” (e.g. same color) then do X, such as play a sound, if not play Y sound. (I’ll be doing this for drag and drop matching of objects)
Thanks!