#Change level progression pos

1 messages · Page 1 of 1 (latest)

torpid plover
#

Is it possible to change the possition of each level in the level progression menu

trail spindle
#

yeah it's a little tedious but you can add numbers specifying pos for the unlocked, in_progress, and locked templates like so:

unlocked:
  '2':
    pos: 1,0
  '3'
    pos: 1,1
  '4'
    pos: 1,2
  ...

all the way to 25 or whatever level is the last on the first page. You need to copy that to all three items (you only need to go up to the highest level on the first page, it will repeat the pattern for subsequent pages)

ashen trellis