Well, you can also test the distance between objects with events: distance(a.x, a.y, b.x, b.y) < 100
but I understand that's not very convenient. It's on the todo list, but it gets a bit tricky with things like poly-circle and circle-poly collisions.