I’m using “equipping” as in when the player steps on a tool on the ground in workspace and it goes into their backpack.
Is it possible to enable & disable the automatic “equipping” of a single tool? I’ve tried changing the name of the Handle part to something else but changing it back does not recreate the TouchTransmitter.
You can disable BasePart | Roblox Creator Documentation in the parts of the tool, but if you have RequiresHandle enabled, you can disable it only in the handle also another way to disable it is: If you have RequiresHandle enabled in the tool, you can change the handle name in the tool.