-
What do I want to achieve?
I want the Roblox CoreGui toolbar to automatically fill in empty slots as tools are removed from the inventory. -
What is the issue?
- The Dull Sword is placed at slot 6. How do I make it be placed at slot 3 when all the Deer Meats are removed?
- Is there a way to change the Roblox’s toolbar the same way you can override the Roblox’s camera module?
- (Not making a completely custom toolbar, I still need most of the functionality of Roblox’s toolbar)
-
What solutions have I tried so far?
-
This works, but it could somehow bring the destroyed tools back into the Backpack…?
-
Note that in the GIF, all of the deer meat was removed. and in the server, these 2 Deer Meats do not exist.
tl;dr
- I’m lazy to rearrange the toolbar by mouse everytime some tool gets removed. How do I automate this with script?