Set Room Perspective: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Event | event = Set Room Perspective | image = File:EditorSetRoomPerspective.png | tablocation = Rooms | eventtype = SetRoomPerspective | versionorigin = r<code>Version</code> | shortcut = M }} '''Set Room Perspective''' is an event in the '''Rooms Tab''' that allows the editing of the positions of a room's corners, distorting it and allowing a projection-like view. == Usage == {| class="wikitable" |+ Properties |- ! Setting !! Type !! Description |- | Bottom-l...") |
mNo edit summary |
||
Line 5: | Line 5: | ||
| eventtype = SetRoomPerspective | | eventtype = SetRoomPerspective | ||
| versionorigin = r<code>Version</code> | | versionorigin = r<code>Version</code> | ||
| shortcut = | | shortcut = P | ||
}} | }} | ||
'''Set Room Perspective''' is an event in the '''Rooms Tab''' that allows the editing of the positions of a room's corners, distorting it and allowing a projection-like view. | '''Set Room Perspective''' is an event in the '''Rooms Tab''' that allows the editing of the positions of a room's corners, distorting it and allowing a projection-like view. |
Latest revision as of 20:01, 9 February 2025
Set Room Perspective | |
---|---|
Tab | Rooms |
Type | SetRoomPerspective |
Origin | rVersion |
Shortcut | P |
Set Room Perspective is an event in the Rooms Tab that allows the editing of the positions of a room's corners, distorting it and allowing a projection-like view.
Usage
Setting | Type | Description |
---|---|---|
Bottom-left Corner Position | Text Boxes (Numbers) | Position X and Y of the bottom-left corner. |
Bottom-right Corner Position | Text Boxes (Numbers) | Position X and Y of the bottom-right corner. |
Top-left Corner Position | Text Boxes (Numbers) | Position X and Y of the top-left corner. |
Top-right Corner Position | Text Boxes (Numbers) | Position X and Y of the top-right corner. |
Animation Duration | Text Box (Number) | Duration of the transition in beats. |
Ease | Dropdown (Enum) | Easing. |
Surgery
{ "bar": X, "beat": X, "y": X, "type": "SetRoomPerspective", "cornerPositions": [[0, 0], [100, 0], [0, 100], [100, 100]], "duration": 1, "ease": "Linear" }
cornerPositions (number[][])
4-length array that includes four 2-length arrays of numbers. Each 2-length array is the X and Y coordinates, in percentage, relative to the On Top camera, of a corner. Corners go in order Bottom-Left, Bottom-Right, Top-Left, Top-Right.
duration (number)
Duration of the transition in beats.
ease (enum)
Easing.