Infinite tool script

Issue?
So i’m making a game which is kind of like bottle flipping, and want the bottle to never run out once dropped, so the player can keep on dropping it without ever running out of bottles.

Any help will be appreciated, thanks!

You might want to clone a model everytime you click the tool, and parent it to workspace

1 Like

I’m a builder with no scripting knowledge so that’ll be kind of hard for me.

The Tool in your hand just will go invisible for few secs ,in the same time it will make a new one throwing when you click.

Or Use Humanoid:EquipTool() Very efficient

1 Like