i changed sword parent to backpack and i equipped and use it , not thing seem to work
We canβt help you without additional information.
What is the script of the sword? What type of script is it?
What code are you using to change the parent? What type of script is it?
If you changed the parent using a LocalScript, it wonβt work.
From what I can guess, there is no βHandleβ part: The most common mistake of course, make sure you have it inside your tool unless you have RequiresHandle set to false Simply by adding a simple part telling the studio where the player will grab your tool when the tool is in character. You may have to also use WeldConstraint to glue your tool parts in case that it contains many parts assembled together.
If you can provide some extra code, or an image your tool inside the Explorer panel, that would be great.
so i need to use remote event?
Yes.βββ ββββ ββββ ββββ ββββ ββββ ββββ ββββ ββββ ββββ ββββ ββββ ββββ ββββ ββββ ββββ β
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.