Few all are welded but 3 wich are welded with animatable weld type
Its like humanoidâs joint but for tool
Its auto setting these on server right after doing so on client
Deleting the client one might help i donât know
I used tutoroal for this maybe looking at it will make it easyier How to animate Tool Parts (Guns, Knifes etc.)
On your place i wouldâve just done that all in server script by putting it into the tool and doing all the code on there instead of fuzzling it randomly using remotes which arenât trustworthy as hacker can literally just weld themselves or do things far worse by exploiting the features, donât trust client.
You can use remotes to send animation request to be played on humanoid and that will be more useful.
Ima rework it when ill be able to
In gun with normal handle i use it for dmg and animatiins
Remotes as i said arenât trustworthy as anyone with hands growing from right place can exploit and send infinite damage value.
Remote just call event dmg is based on atribute wich i get on server side