How to avoid areas overlapping in Godot?
I’m making a top-down game where the player can drag the characters on the screen, and I’m wondering how I should avoid the player from dragging a character into another one.
I’m making a top-down game where the player can drag the characters on the screen, and I’m wondering how I should avoid the player from dragging a character into another one.