I would like to develop a kid game where the child must drag similar objects over each other (example, square on square, circle on circle, triangle on triangle). My questions
1) is when the child misses the math, square on circle, for example, I would like the object to move back to the initial position. How can do it?
2) I can use function to do it? How?