GSAP Integration

There are two ways to do scroll-based animation in CNVS Studio. The native way, which integrates GSAP directly from the Frontend CNVS UI, and using Gloo’s  GSAP Scrolltrigger module with Canvas Studio. In both scenarios, Instead of keyframing every value, you save two Scene States, tell GSAP which element on the page should trigger the transition, and let the plugin interpolate the rest. The result is a smooth, scroll-based animation that morphs cameras, lights, materials, and object transforms in one seamless tween. For the Gloo-based integration, check the GSAP Scrolltrigger Overview and the GSAP Standard Event for a detailed overview of the controls. When doing it this way, remember to select the Canvas tween as event type. The following controls are for the CNVS-native way to do scroll animations, found in the left Outliner panel, just to the right of the Save/Load State and Keyboard Shortcuts icons, in the top bar.

Animations