Setting Camera Properties
-
Prerequisite
Description
You can change a camera’s properties easily using this block below, and it supports animations as well:
https://cdncreaticodecom.b-cdn.net/scratch-gui-projects/forum/c34ab74e-2a35-43eb-b05d-bbc8f5962580.png" width="1000" style="">
Parameters
-
Distance: The desired distance between the camera and the target point.
-
V-angle: The desired vertical view angle of the camera, between 0 (view from the top) and 180 (view from the bottom)
-
H-angle: The desired horizontal view angle of the camera (0 means looking forward along the Y-axis)
-
Z Offset: For a “follow camera”, its target is the position of the target object it is following by default. But you can assign a “Z Offset” to shift the camera’s target point along the Z axis up or down relative to the target object’s position.
-
X/Y/Z: The desired position of the camera’s target point (the point that the camera is looking at).
-
Period: If 0 or empty, then the 3 properties will be changed immediately. Otherwise, these properties will be gradually changed from their current values to the target values over this time period, creating an animated camera view.
Demo
In this program, we rotate the camera around the box over a period of 5 seconds, and also shift the target to the position with X of 90.
https://cdncreaticodecom.b-cdn.net/scratch-gui-projects/forum/04e7bc92-930d-49e3-a8da-18a19eb4894f.gif" width="1100" style="border-radius: 5px; border: 1px solid #29622d;">
Try it yourself:
play.creaticode.com/projects/464cbfac0d73bb447e70713b
Learn More
-
-
I CreatiCode pinned this topic on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login