Skip to content
Tom Byrne edited this page May 5, 2021 · 3 revisions

Examples

Basic Examples

All animations are pure SVG, no JS.

More complex animations

Click these images to play the animation. This basic interactivity is also fully in SVG, no JS required.

More complex animations

The audio here is added as normal in Animate, it does require a tiny bit of embedded JS to play. The audio data itself gets embedded as Base64 data in the SVG file (i.e. no dependencies).

Camera movements are using a custom feature, more information is available within the plugin.

(Sound may not play in github due to script constraints)