Hi guys.
I am creating a Level Editor and I'm facing a situation. When I add tiles to the level, I want to make collision detection in order not to cover the previously added one. So that, when moving with the mouse to stop when trying to pass inside the other tile.
Thanks in advance.