Hello
in the given pen i want to achieve :
1) Only the elements inside the circle area to be visible with ease effect of gsap.i.e on increasing the radius they must appear onto screen via gsap and on decreasing similarly should disappear
2) the elements to appear or disappear should be draggable with the container as the max limit of circle.
3) the elements should be clickable.
4) the circle opacity should be reversed i.e right now it is rgba(0,0,0,0.8) inside the circle i want it to be outside the circle so as to give the selection effect
waiting for help.
Thank you