Hi!   Original slider code that I've based this off of:  See the Pen veyxyQ?editors=0010 by osublake (@osublake) on CodePen The original code (above) is everything I need for a slider, but I wanted to use v3 of GSAP (no particular reason, just want to). I've tried changing the above to use v3 without all my personal modifications, but once I change var transform = proxy._gsTransformto use var transform = gsap.getProperty(proxy) and transform.x t