1. I tried to write a simple Action code (screenshot). But it gives an error. Uncaught (in promise) TypeError: Cannot set property window of #<Window> which has only a getter at gsap.min.js:10:160 at gsap.min.js:10:175 2. I have not found a good guide on how to properly connect GSAP so that it is available in the entire project, or at least on the entire page. Can someone suggest step-by-step instruction? 3. Are there plans to create animation management functionality in the near future (as an example, you can look at the functionality of keyframes and states in RIVE)?