I'm trying to set up a basic collision detection patch - (move 2 objects around the screen - when they occupy the same space something happens.) I'm using the values I feed into [translate] to indicate the position of the objects. Is there any way other than using [translate] to know where objects are?
Simon