Hi, I have an event where an object is dragged and dropped at a particular place.
If the drop place is correct then the object stays there but when the place is wrong then it returns to original position.
Now, how can a display a text when the "else" condition is triggered 3 times in a row i.e. when the object is dropped at incorrect position 3 times consecutively, then a text must appear on the screen.
This is my event sheet:
Thanks.