Why not handle the collisions your self? If you know the x and y pos and the width and height then you can check if a point in one sprite falls within the rectangle of the other sprite pointinrect()