Hey guys,
I'm new to construct after years of playing around with mmf2
I'm having trouble with a For each loop.
The idea is that after dragging an object, it returns to it's original position. I have set up a for "For each" loop that stores the objects coordinates at the start of the layout.
It seems that the loop is repeatedly updating the objects coordinates...
Isn't a "For each" loop only supposed to run once?
I'm not stranger to loops, surely I've overlooked something simple!!!
(The problem is in layout 3, everything else is just stuff I've been exploring :) )
Thanks in advance!
Luke
p.s. Excited to join the community!
My Drag and Drop Project