Hi Smartbuilder team
I can't get the drag and drop function working as I want it by resetting the position of the blocks. I've attached a small project to show it.
When you drag an object (example object 1) on the wrong drop, it will give you a 'wrong' message. When you then click 'Try again', the last dragged object resets to original position.
Problem:
When I now hover over the drop zone with another object (object 2), the first object automatically jumps to the drop object. Like it forgot he resetted its position or something and goes to the position it ended up before.
I does work correctly when I put the 'drag reset' option in the D&D object to incorrect, but I also need the 'off zone' function. Besides that, I want the reset to happen after you click continue and not immediatly when you dragged on the wrong drop zone.
Thanks in advance