How to make player have 2x tool in backpack

I’m 90% sure that this is already solved somewhere in the internet, but I researched for a while and couldn’t find any relevant posts. The problem is very simple. How would I make it so that duplicate tools “stack”? For example, if I had 2 apple tools, it would make one tool with “2x” instead of 2 separate tools. Appreciate any help.

There’s 2 ways to go about this:

  1. Design your tool to be “2x”, you can change the name of the tool to include the amount,
  2. A custom inventory system that supports stacking.
1 Like

Oh… I always thought that the default Roblox hotbar would support it but I guess not. Thanks for the help

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.