Amazing UI - looks modern and works well.
I've ran into an issue, however.
I added multiple new pockets to the bag and got a crash when I was trying to replant a berry.
I had to add more values to the pocketX array to fix it.
pocketX = [0,0,2,2,4,4,6,6]; pocketAcc = @sprites["itemlist"].pocket...