Move Camera: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Event | event = Move Camera | image = File:EditorMoveCamera.png | tablocation = VFX | eventtype = MoveCamera | versionorigin = r<code>Version</code> | shortcut = C }} '''Move Camera''' is an event in the '''VFX tab''' used to change the camera's position, zoom, and angle. == Usage == {| class="wikitable" |+ Properties |- ! Setting !! Type !! Description |- | Position || Text Boxes (Numbers) || Position X and Y of the camera. |- | Zoom || Text Box (Number) || Zo...") |
mNo edit summary |
||
Line 7: | Line 7: | ||
| shortcut = C | | shortcut = C | ||
}} | }} | ||
'''Move Camera''' is an event in the '''VFX | '''Move Camera''' is an event in the '''VFX Tab''' used to change the camera's position, zoom, and angle. | ||
== Usage == | == Usage == |
Latest revision as of 09:30, 10 February 2025
Move Camera | |
---|---|
Tab | VFX |
Type | MoveCamera |
Origin | rVersion |
Shortcut | C |
Move Camera is an event in the VFX Tab used to change the camera's position, zoom, and angle.
Usage
Setting | Type | Description |
---|---|---|
Position | Text Boxes (Numbers) | Position X and Y of the camera. |
Zoom | Text Box (Number) | Zoom of the camera. |
Angle | Text Box (Number) | Angle of the camera in degrees. |
Duration | Text Box (Number) | Duration of the transition in beats. |
Ease | Dropdown (Enum) | Easing. |
Surgery
{ "bar": X, "beat": X, "type": "MoveCamera", "rooms": [0], "cameraPosition": [50, 50], "zoom": 100, "angle": 0, "duration": 1, "ease": "Linear" }
rooms (integer[])
Rooms. 0-3, or on top [4]
.
cameraPosition (number[])
Position, X and Y (2-length array), of the camera in percentage.
zoom (number)
Zoom of the camera in percentage.
angle (number)
Angle of the decoration in degrees.
duration (number)
Duration of the transition in beats.
ease (enum)
Easing.