Draggable button pushing away other objects over

Hello

I have a draggable button/rectangle that when goes ontop of other objects they are being pushed away depending on the less distance around the rectangle.

If someone knows a tutorial or something that could help me please say :slight_smile:

I started with if (button1.hitTest(button2)) { … } but I dont know what to do next :frowning:

Thanks!!!