I want to create a circular progress bar animation, similar to the example I made in Keyshape. Keyshape is a great app akin to Hype4, which allows the export and import of SVG formats. Can you guide me on how to achieve this in Hype?
Ist's very Well described in the documentationl
Here's the steps you'd use:
- Choose the Insert > Ellipse menu item
- Change the styling in the Element Inspector
- set the background fill style to none
- make the border width bigger
- change the border color
- Chose the Edit > Convert to Vector Shape menu item
- Set the Line Draw in the Path Options part of the Vector Shape Inspector to 0%
- Hit the record button, and move the playhead out (say 1s)
- Set the Line Draw in the Path Options part of the Vector Shape Inspector to 100%
- Hit the record button to stop making keyframes
2 Likes