is there any function like isTouching that gives true if one object is touching another one ?
But the touching should depend on the image collision polygon.
I just want something like
If ball borders are touching both circles then
if that object on the first circle is going down and pushing the ball down then
explode the ball and destroy it