jonathan
(Jonathan Deutsch)
June 5, 2022, 8:59pm
2
This isn't a built-in feature of Hype (though a good feature request!), but there are some folks who have made a "camera" object that probably does what you want:
[Hype Dynamic Camera]
Create transformations based on a square defining the view port for animations and dynamic framing. This is based on the old but really great dCam source by @Luckyde .
Release on GitHub:
Example file:
HypeDynamicCamera.hype.zip
Using a single camera with a stage
The following setup (as seen in the example file):
[CleanShot 2021-12-23 at 19.37.24]
gets transformed into this motion when previewed:
[CleanShot 2021-12-23 at 19.42.53]
Using multiple cameras
[Cle…
Based on the work from this older one:
Hey guys,
Months ago I created an alpha for a camera object i posted on the forums
which would be able to simulate an after effects camera using hype. Well with Hype’s new functionality I got it!
[image]
Download Link (18.1 KB)
This symbol can be copy pasted into a document and as soon as it does the scene will resize itself to it’s dimensions. When you animate it the stage will animate and it uses request animation frame so that coupled with the new engine makes it very smooth to work…
You'd just need to move this camera object along with your animated object.
1 Like