Simple question with perhaps a complicated answer. Is it possible to animate multiple objects towards a central point in GSAP? Rather than adding positioning tweens to each individual object?
For example I have a scene with objects around the canvas, I'd like them to slide onto the canvas towards the middle of the canvas.