#Change level progression pos
1 messages · Page 1 of 1 (latest)
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)
hello, been trying and it's working good, but my gui custom support custom slot to 24, is there any way i can remove one more level in the gui?