Hi There,
I was wondering if there is anyway to just animate one wedge of the pie at a time? What I am trying to do is have a click event on a piece, which I have, and on that click event explode that piece of the pie. This all works fine at the moment, however when you click on a pieceit re-animates all the exploded pieces not just the changed piece.
Is there any way to make it only animate the piece that was clicked on and leave the rest as they are?
Thanks