Adjust menu scroll amount.
This commit is contained in:
parent
67eb441484
commit
69e8d2e73b
3 changed files with 127 additions and 127 deletions
|
@ -566,7 +566,7 @@ func moveSpriteMenu(delta):
|
|||
|
||||
var size = get_viewport().get_visible_rect().size
|
||||
|
||||
var windowLength = 1300 #1187
|
||||
var windowLength = 1275 #1187
|
||||
|
||||
$ViewerArrows/Arrows.position.y = size.y - 25
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue