CameraAreaSignal.pack.zs: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 8: | Line 8: | ||
|ScrollUpDownType | |ScrollUpDownType | ||
|int | |int | ||
|'''Affects vertical screen scroll based on the used value:'''0: Keeps the player at about the top half of the screen | |'''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 | 1: Keeps the player in about the middle third of screen | ||
Revision as of 16:46, 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 |