-
-
Notifications
You must be signed in to change notification settings - Fork 4
Capo Function
Daniel edited this page Jun 22, 2020
·
6 revisions
This function helps you keep your sanity in large projects with extensive timelines. The default behavior by Hype while recording animations is to set the end key frame at the current play head position and the starting key frame at the time index zero (or last key frame to the left). This creates some frustration if you're animating at a high time index, as your animation will stretch probably much further than you had intended. Using the capo function, found in the Animation-menu or using the shortcut ctrl-⌘-K, will set the start time index for an animation at the current play head position. It works much like a barre chord on a guitar and also conveniently fires up the recording mode.
- Place play head at the time index for the start of you animation
- Activate the capo tool (ctrl-⌘-K)
- Move play head to the desired position to set the duration
- Change properties, drag elements in Hype to create the animation
- Optional but recommended: [stop recording]
Done!
- Choose another topic from the sidebar
- Visit the topic index
- Return to the welcome page
- Learn about contributing
- Consider making an one-time donation
- Visit the landing page for this project
- Accessibility in Hype
- Quick iterations as the secret to progress
- Using querySelector
- Test an elements class name using classList and contains
- Including external files and Hype Extensions
- Fetching hypeDocument from within a rectangle
- Extend the functionality of Hype using Export Scripts
- Using external editors
- Embedding Hype documents into third-party services
- Accessing external APIs from Hype Previews
- Manually include resources in document head
- Manipulating scene height
- Extension template