hello! i have a problem:
i have no idea how to automatically refill the hotbar with the items from the players backpack, if there are empty slots.
i tried it with code, but none of the instances i called was even correct.
how would i do that?
The max tools in the hotbar you can see before pressing the ` key to open the rest of the backpack is 10, you can make a check if the tools are under or over 10 and remove/add them doing so.