Hi,
I am creating a single page activity where the user drags parts of a skeleton onto an outline of a body.
What I would like is for each part to snap to it's correct position if it is dropped close enough, but to return if it is incorrect. I have set up the outline as a drop zone, but the snap function simply snaps all the body parts to the middle.
Is there a simple way to ensure that each part will snap into the correct place, or am I going to have to slice the outline into separate parts and have each part as a drop zone? There are 17 parts to my skeleton and so it could be a long job!
Also this task will be timed. I have worked out how to start, stop and display the clock, but it always displays hours minutes and seconds. This task is unlikely to take much over a minute and so I would really like to not have any display for hours. Is it possible to remove these from the display? Would my only option be a mask of some sort?
Sorry for 2 questions in one, but hopefully they are not too taxing
Many thanks for any advice
RB