CameraArea.pack.zs: Difference between revisions
Jump to navigation
Jump to search
(Beginning) |
|||
Line 1: | Line 1: | ||
== Properties == | == Properties == | ||
{| class="wikitable" | |||
|+ | |||
!Parameter | |||
!Type | |||
!Information | |||
|- | |||
|ScrollUpDownType | |||
|int | |||
|'''Affects vertical screen scroll based on the used value:'''0: Keeps the player at about the top half of the screen | |||
1: Keeps the player in about the middle third of screen | |||
2: Keeps the Player at about the bottom half of the screen | |||
7: Middle ground between 1 & 2, keeping the player in approximately the bottom 2/3s of the screen | |||
|} |
Revision as of 16:42, 12 November 2023
Properties
Parameter | Type | Information |
---|---|---|
ScrollUpDownType | int | Affects vertical screen scroll based on the used value:0: Keeps the player at about the top half of the screen
1: Keeps the player in about the middle third of screen 2: Keeps the Player at about the bottom half of the screen 7: Middle ground between 1 & 2, keeping the player in approximately the bottom 2/3s of the screen |