Hello
What is the current easiest way to increase the number of inventory slots on mobile?
(3 is very little, when the game is played in landscape orientation)
Thanks
Hello
What is the current easiest way to increase the number of inventory slots on mobile?
(3 is very little, when the game is played in landscape orientation)
Thanks
Settings > Studio > Enable CoreGui then in explorer go to CoreGui > Modules > BackpackScript and change this line:
local HOTBAR_SLOTS_MINI = 3
Oh you’re right, it does get recreated each play but we can just fork the module then.