Hey, I am new to Construct, and I am lovin' it! But with new softwares comes new questions :(
How do I swap positions of two objects once they overlap?
For ex: I have Object A and Object B. Both the objects have "Drag and Drop" and "Solid" behavior. They are of the same size. What I want to do is, when I drag Object A and place it over Object B, the positions of those two should swap.
For now, I have:
Object A -> Drag and Drop is Dragging -> (dunno what action to put here)
Object A -> Is Overlapping Object 2 -> (dunno what action to put here)
Any help will be appreciated. :)
Thanks!