Hi amine,   That helper function is using the ModifiersPlugin under the hood, but the concept will still be the same for PixiJS or any other JavaScript object.     You can literally drop in your Pixi objects to this pen and it should work fine.   See the Pen QEdpLe by GreenSock (@GreenSock) on CodePen   The only adjustment you is that you don't need to worry about units because PixiJS doesn't have any.   gsap.to(arra
    • Like
    2