Can't I just shrink desktop animation with media query?

I made an animation that will work just fine scaled down for smaller screens. I’d really rather not manually make a whole new animation that’s the exact same as the desktop version, only smaller. Isn’t there a CSS media query I can use?

Hi Rick

I liked what you just shared on Twitter!

As of Hype 3.0.3, to get your document to scale down to the size of the viewport, you can use this technique in the <head> of your document: Proportionally scaling a Tumult Hype document based on the browser width

This process will be easier in the next update to Hype.

Thank you, Daniel! Sorry for the redundant post. “Proportionately scale” is better than “shrink”, but now you’ll have all bases covered.