Tool equip glitch

Tool equip glitch:
1.I want that the tool is working normal like other tools

  1. What is the issue? The tool is everytime you re-equip the tool go to like this

  2. **What solutions have you tried so far?**i tryed to unachor the parts in the handle make maslless true every option that i now.

1 Like

So what does it look like from explorer?

It is because of the placement of the handle


This happends when i play the game and equip the tool

What do i need to do to make it work like what for settings

Since every time you equip the tool it moves farther away it looks like you have a script that’s adding values to your tool grip property.

I dont have a script my script for my tool is playing a simple animations i think

I would agree on this
(char limit)

You have 2 Weld Scripst! One titled Weld, and one WeldBackup.

Just use a manual WeldConstraint between the handle and the table. No script required.

how can i fix it do i need to make a script? or something

i deleted that already so do i need to add it back in every part a weld

How many parts are in the table?
It would work so much better if you just used the Constraint tool and welded them all together.

i used a weld tool but that weld tool made a script that is why there is a script

the model from the table delete when the player starts the game

if i anchor all the parts in the model it dont delete

Don’t use a weld script for a tool. It takes time and would probably lag the tool.

Why is the model deleted when the player starts. It should still be in their backpack.

1 Like

how can i make it visible then

Weld the parts together, no weld script, don’t anchor it.
The tool should be stored in the player’s StarterPack.

Follow this tutorial:
Intro to Player Tools – Weapons, Wands, etc.

i already now that i need to weld all the parts do you now a good weld plugin

How many Parts are there? All the time you take trying to get a plugin would be wasted. If you only have 10-20 Parts it should only take a minute or so to weld them all together. You’ll only need 10 welds for a 10 part model (9 for the parts in the model and 1 to weld it to the Handle).
Just use the Constraints tool in the Model tab. Choose Weld and select the tabletop and the item you want to weld to it. Click the weld tool again, select the tabletop and the next item.

You said you already know all the tool stuff in the tutorial, but here’s 2 things you asked questions about that are answered in that tutorial:

Just like other models, tools can be made out of multiple parts. Since players will carry tools around (or swing them wildly like a sword!), the tool’s parts should be welded together using Weld constraints.

Confirm All Parts Are Non-Anchored

When constructing tools, make sure tool parts are not anchored . If any part of the tool is anchored, players will get stuck in place when equipping it.