Hello all, I am working on learning canvas. I mostly work with SVG and GSAP so getting the hang of canvas has been a little rough :) I am having trouble animating something I thought would be simple. I need to animate the fillStyle of a couple of squares I created with Canvas. It needs to be a stagger animation. I originally did something similar here with just DOM elements and GSAP See the Pen 63d15b9bb37e19c8cd4ee3191bb1a42d?editors=0010 by cgorton (@cgorton) on CodePen &