Weld Anything To Your Character - Roblox Scripting Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 268

  • @aayden23
    @aayden23 2 วันที่ผ่านมา +2

    Thank you I was making a horror game about saw and you know that bear trap I wanted to try and I did it all thanks to you. Your reward is a sub and a like

  • @mumpitzz1651
    @mumpitzz1651 ปีที่แล้ว +4

    i love it, this video is so much more informative than all the others on youtoube. THX man

  • @unique_gamer3728
    @unique_gamer3728 ปีที่แล้ว +5

    For anyone who this hasn’t worked for, you need a blocky character, my woman avatar did not work out it, I think it may depend on what type of rig builder you use tbh but I’m not sure

  • @worldrise_late
    @worldrise_late ปีที่แล้ว +7

    I'VE BEEN LOOKING FOR THIS, LIKE FOR LIKE AN YEAR NOW. THANKS!

    • @xx_pcgamer_xx6866
      @xx_pcgamer_xx6866 หลายเดือนก่อน +1

      bro forgot how to use google

    • @Uridoggochannel
      @Uridoggochannel 15 วันที่ผ่านมา

      @@xx_pcgamer_xx6866 thats not works dumbass

    • @matthewcooper7166
      @matthewcooper7166 15 ชั่วโมงที่ผ่านมา

      @@xx_pcgamer_xx6866 On god

  • @chipotlekidvr2412
    @chipotlekidvr2412 ปีที่แล้ว +6

    I can't believe you aren't 100k+ subs! You have great explanations, making sure that I understand why I'm doing each line of code instead of just the code. Awesome tutorial!

  • @Bridger_exe
    @Bridger_exe 10 หลายเดือนก่อน +4

    I loved how you accauly explained what the code does! thx

  • @SteakAndRice.
    @SteakAndRice. ปีที่แล้ว +3

    thanks, this helped alot since im a total idiot and even i could understand. Unlike other tutorials this can be used in a more broad category, THANK YOU!

  • @wooega
    @wooega ปีที่แล้ว +19

    This is what I have been looking for for 2 years now.👍

  • @cenklolu8172
    @cenklolu8172 ปีที่แล้ว +17

    It doesn't weld on the players' heads, it just drops on the ground when I weld on them

    • @Kryth1
      @Kryth1 ปีที่แล้ว +4

      same with me

    • @Raddius
      @Raddius ปีที่แล้ว +3

      @@Kryth1 anchor the object you want to weld to the character

    • @diano4kav1asova
      @diano4kav1asova ปีที่แล้ว +2

      @@Raddius now it's just stuck in the air

    • @Raddius
      @Raddius ปีที่แล้ว +1

      @@diano4kav1asova Then there's something wrong with the script

    • @diano4kav1asova
      @diano4kav1asova ปีที่แล้ว +2

      @@Raddius definitely not, perhaps the issue is that I am using a female dummy instead of a standard one, but the standard one does not fit the accessory type

  • @cookiekorsh8456
    @cookiekorsh8456 7 หลายเดือนก่อน +1

    I LOVE YOUUUUU, I WAS STUCK ON THIS SHI FOR HOURS TYYYYYYYY

  • @codegodzilla
    @codegodzilla ปีที่แล้ว

    Good job. You started few months ago and already so many subscribers! :)

  • @Mylo_naoki
    @Mylo_naoki ปีที่แล้ว

    thank u so much i was searching this for ages and I sub and like too

  • @stephen5070
    @stephen5070 2 หลายเดือนก่อน +1

    Is it possible to attach a big hollow reflecting ball around the player?
    It will make one heck of a cool visual effect!

  • @prod.n8te
    @prod.n8te ปีที่แล้ว +3

    For some reason it just locks me in place and I can’t move anymore. I tried anchoring and unanchoring it and even turning off collisions but I still couldn’t move, any help?

    • @tomwestling1133
      @tomwestling1133 ปีที่แล้ว

      u probably using custom animations

  • @perdope
    @perdope ปีที่แล้ว +3

    this is way too useful, thank you so much!

  • @helloalexrac
    @helloalexrac ปีที่แล้ว +4

    Can you now please make a tutorial: how to wield a sword to a player and animate it

    • @LoanBecke
      @LoanBecke 8 วันที่ผ่านมา

      As a tool?

    • @helloalexrac
      @helloalexrac 8 วันที่ผ่านมา

      @ nah, its always on you

  • @gaster4565
    @gaster4565 หลายเดือนก่อน

    for people who get a error : make sure your avatar is the same model as the dummy r15 or r6

  • @denotaireyt
    @denotaireyt 7 หลายเดือนก่อน

    THANK YOU BRO YOU DONT KNOW HOW MUCH THIS HELPED

  • @zhyraktic7609
    @zhyraktic7609 ปีที่แล้ว +1

    why does it keep saying CFrame is not a valid part of my sword?

  • @delicious-chicken
    @delicious-chicken ปีที่แล้ว +2

    The sword just falls to the floor and does not weigh on the back :(

    • @LarperGaming
      @LarperGaming ปีที่แล้ว

      u not do it right :[

    • @kokuno.
      @kokuno. ปีที่แล้ว

      try making the sword anchored

    • @LarperGaming
      @LarperGaming ปีที่แล้ว

      @@kokuno. I know that this is was 3 minutes but this is a horrible idea 🗣️🔥💯

    • @kokuno.
      @kokuno. ปีที่แล้ว

      @@LarperGaming yeah i realized u wouldnt be able to move, but can u help with something? i did all right(i have a r6 and i wanted to put it in my right hand) i copied the script then loaded the game then the sword was flying everywhere and sometimes will stop me where i go, the sword isnt anchored.

    • @MiniCool7
      @MiniCool7 11 วันที่ผ่านมา

      try this
      ------------------------
      game.Players.LocalPlayer.CharacterAdded:Connect(function(char)
      local Sword = game.ServerStorage.ReferenceDummy.Sword:Clone()
      Sword.CFrame = char.Torso.CFrame --adjust the sword CFrame here
      Sword.Parent = char
      local weld = Instance.new("WeldConstraint")
      weld.Name = "SwordWeld"
      weld.Parent = char
      weld.Part0 = char.Torso
      weld.Part1 = Sword
      end)

  • @xloqzz
    @xloqzz ปีที่แล้ว +3

    how would i make it so it only appears on only one players back (like say if someone were to click a part and it would appear on only their back, how would i prevent it from appearing on everyone's back who is in the server at the time)

  • @Denower234
    @Denower234 ปีที่แล้ว +3

    Can you make it get invisible when you pull the tool out?

    • @somrandom224
      @somrandom224 11 หลายเดือนก่อน

      thats what im wondering

    • @backhack7154
      @backhack7154 9 หลายเดือนก่อน

      use the equip function and change the transparency of this model to 1 when the tool is equipped

    • @Zanior
      @Zanior หลายเดือนก่อน

      @@backhack7154 ts did not work

  • @Nyxieditz
    @Nyxieditz 11 หลายเดือนก่อน +2

    Is it possible to use models instead of parts trough changnging the script?

  • @MachineRBLX
    @MachineRBLX ปีที่แล้ว +1

    it works! Very Helpfull!

  • @Gamering8482
    @Gamering8482 14 วันที่ผ่านมา

    I got a question. First, this works great and tysm for making this tutorial. I need to unweld the part from the player at a later time, how would I do that?

    • @MiniCool7
      @MiniCool7 11 วันที่ผ่านมา

      weldcontraint:Destroy()

  • @whosskimiko
    @whosskimiko 4 หลายเดือนก่อน

    I have a question! So basically i'm trying to make a avatar editor with custom skirts that i made, but i cant figure out how to get the skirt to equip onto the character. Do you have any tips?

  • @nahidow1n
    @nahidow1n 2 หลายเดือนก่อน

    bro, can u make a tutorial like this video, in inventory u can weld by pressing button clothes or accesories?

  • @DaApionne
    @DaApionne 9 หลายเดือนก่อน +1

    Is there a way that only a certain player can have it
    Like I want my admin to have a certain item that distinguish them from normal players

  • @korsa-gd5474
    @korsa-gd5474 ปีที่แล้ว +166

    local PS = game:GetService('Players')
    local SS = game:GetService('ServerStorage')
    local referenceDummy : Model = SS.ReferenceDummy
    local function weld(partA : BasePart, partB : BasePart, offsetCFrame : CFrame)
    partA.CFrame = partB.CFrame * offsetCFrame

    local weldConstraint = Instance.new('WeldConstraint')
    weldConstraint.Part0 = partA
    weldConstraint.Part1 = partB
    weldConstraint.Parent = partA
    end
    local function onCharacterAdded(character : Model)
    local newWeld = referenceDummy.Sword:Clone()
    local weldPart = character:WaitForChild(newWeld.WeldPart.Value.Name)
    weld(newWeld, weldPart, newWeld.WeldPart.Value.CFrame:Inverse() * newWeld.CFrame)
    newWeld.Parent = character
    end
    PS.PlayerAdded:Connect(function(player : Player)
    player.CharacterAdded:Connect(onCharacterAdded)
    end)
    for i, player in pairs (PS:GetPlayers()) do
    player.CharacterAdded:Connect(onCharacterAdded)


    if (player.Character) then
    onCharacterAdded(player.Character)
    end
    end
    2024, October 21 update:
    Ty all guys for likes and comments, never had so much likes on my comment. I dont even script in roblox anymore, Im GDscript and Node.js scripter now xD. But im still happy see that I helped someone :)

    • @Werteux
      @Werteux ปีที่แล้ว +4

      Thank you!

    • @gamerbegaming
      @gamerbegaming ปีที่แล้ว +3

      Legend

    • @iAintR3post1ng
      @iAintR3post1ng ปีที่แล้ว +2

      legend thx

    • @3easto
      @3easto ปีที่แล้ว +2

      Hey i need some help since i put the model in a folder (it's a tower defense game) and i need help how to get it to work with the folder

    • @3easto
      @3easto ปีที่แล้ว +2

      nvm fixed it!

  • @memlessproductions
    @memlessproductions 6 หลายเดือนก่อน

    another easy way is to do the way where he welds it at the start, then naming the reference dummy to StarterCharacter and then put it into StarterPlayer

  • @mobzter12345
    @mobzter12345 3 หลายเดือนก่อน

    i subbed bro ur the only guy who made this

    • @Dchukwuka040
      @Dchukwuka040 3 หลายเดือนก่อน

      bro does it work cause this is 2024

    • @mobzter12345
      @mobzter12345 3 หลายเดือนก่อน

      ye it does work in 2024 i did it 2 weeks ago

    • @CoolMilkYT
      @CoolMilkYT 2 หลายเดือนก่อน

      @@mobzter12345 not working for me for some reasoning, im using a custom model on a r6 avatar and im trying to put a gun in the players hand, why doesnt it work?

    • @mobzter12345
      @mobzter12345 2 หลายเดือนก่อน

      @@CoolMilkYT make the weld part value selected to right or left hand, and make sure it’s a a part or union not model

  • @GamerulDeFocYTB
    @GamerulDeFocYTB ปีที่แล้ว +5

    Could you do this for Models?

    • @6sentenial
      @6sentenial 4 หลายเดือนก่อน

      no

  • @Rashey3
    @Rashey3 3 หลายเดือนก่อน +1

    can i weld it with particles?

  • @ELITE-H
    @ELITE-H 9 หลายเดือนก่อน

    There is a way to do it without scripts (I used a blender model without scripts)
    Step 1: insert an r15 dummy
    Step 2: insert the model you want to use (For me top hat)
    Step 3: Place the model inside of the dummy in the explorer tab
    Step 4: position the model to where you want on the dummy
    Step 5: Click the plus icon next to the r15 model in explorer tab and insert a weld constraint
    Step 6: Click on the weld constraint and scroll on the properties tab until you see Part 0 and Part 1
    Step 7: click on the empty box next to Part 0 and find the part your model is connected to. click that and it should show up as Part 0
    Step 8: click the empty box near Part 1 and select the model you want to use (which should be under the R15 model in the explorer tab)
    (Bonus) If you want to make this the character you spawn in as name the R15 model as "StarterCharacter" and place it in the StarterPlayer tab in explorer (BE AWARE: the puncuation on StarterCharacter must be exact!)

    • @77keltec
      @77keltec 6 หลายเดือนก่อน

      ty but how can i make the character be whatever the avatar a person joins in instead of the default gray blocky character

  • @zhyraktic7609
    @zhyraktic7609 ปีที่แล้ว

    tysm it works but why does it not stick if I anchor or unanchor it wont work

  • @ImaginationRealm232
    @ImaginationRealm232 10 หลายเดือนก่อน

    i have a question how do i make a realistic cape to go on a specific person?

  • @Fexxwer
    @Fexxwer ปีที่แล้ว +1

    can you make some videos about data or skill or combat i have some error with it :")
    thanks

  • @Too_Chaotic_Too_Good
    @Too_Chaotic_Too_Good ปีที่แล้ว +1

    Im trying to do a knife in the right arm of a R6 model, i swapped everything out needed like the name from sword to knife but it still wont show up welded to the arm. im not sure what im doing wrong?

    • @Too_Chaotic_Too_Good
      @Too_Chaotic_Too_Good ปีที่แล้ว

      OH i saw i was using a local script and no a normal one, hah. but now im running into the problem Cframe isnt a valid member of "knife" is this because knife is a two part model? (one for the blade and one of the handle part/mesh)

    • @Too_Chaotic_Too_Good
      @Too_Chaotic_Too_Good ปีที่แล้ว +1

      I was able to get the handle of the knife welded and to my character, but it was very off and more like on top of my head, though it was welded to my actual arm it wasn't were i want it

  • @iguxus97
    @iguxus97 ปีที่แล้ว

    also, could i ask, how do you make the same thing but with a rope?

  • @ElijahStevens-fm4pz
    @ElijahStevens-fm4pz 4 หลายเดือนก่อน

    I got to the part where hes at the 'weldpart' part, but the menu of the value didnt pop up for me please help

  • @jurassicmustarddorito1712
    @jurassicmustarddorito1712 ปีที่แล้ว

    When i did it, the output said “CFrame is not a valid member of model “Zino” pls help

  • @233j
    @233j 5 หลายเดือนก่อน

    TH-camr was writing it step by step, taking away half of the video and has a commenter type the script instead of pasting in description.
    How can you become something like this?

  • @Solarroblox
    @Solarroblox 16 วันที่ผ่านมา

    My item has a lot of peices and its grouped together. How do I animate it?

  • @hikosute3737
    @hikosute3737 9 หลายเดือนก่อน

    How do i make the sword get destroyed at death? Like, i already have the script that destroy it, and is working. But when the character respawn, the sword are created again

  • @Slayersword7292
    @Slayersword7292 ปีที่แล้ว +1

    im at 2:08 You Feel very True, But Please, Sorry if sound rude but, make a pinned comment of u commenting the script so other people can copy and paste it:)!

  • @basarabiadenord5445
    @basarabiadenord5445 หลายเดือนก่อน

    I will actually try to use this.. instead to attach my model to the player but make the model as my starter player. So means. I will do my player invisible because the main player will be the model. And will try to attach animations to it like idle, run. If u would ask why your video, because I couldn't find real help around the browser or groups so I will give it a try by myself

  • @flechiir
    @flechiir 11 หลายเดือนก่อน

    what if i want to make it weld only when the player clicks a button? (im not very good with events)

  • @v_oidgold
    @v_oidgold ปีที่แล้ว +1

    How would you go about by doing this for a model with several meshparts?

    • @DevinTheDeveloper
      @DevinTheDeveloper  ปีที่แล้ว +1

      Weld them all to one main part in the model, then treat that part as the part you want to weld to your character

    • @Splash583
      @Splash583 11 หลายเดือนก่อน

      what if its not in the position you want it to be btw@@DevinTheDeveloper

  • @liamtoh6381
    @liamtoh6381 หลายเดือนก่อน

    how do you weld more objects?

  • @unknownuser8454
    @unknownuser8454 ปีที่แล้ว

    Theres a built in accessory thing to put items on rigs now

    • @perdope
      @perdope ปีที่แล้ว

      where? how do i get it?

  • @birhon
    @birhon ปีที่แล้ว

    This doesn't work for me the part just falls right off

  • @FluoFalI
    @FluoFalI ปีที่แล้ว

    im connecting a rope to my character but it keeps getting stuck. can you help?

  • @jb12395
    @jb12395 ปีที่แล้ว +1

    it says CFrame is not a valid member of Model "Saya" what to do?

    • @mod_axe7279
      @mod_axe7279 7 หลายเดือนก่อน

      SAME

  • @AbobaValerkin
    @AbobaValerkin 15 วันที่ผ่านมา

    Thanks you a lot!!

  • @jacobkallenberger8903
    @jacobkallenberger8903 ปีที่แล้ว +1

    I'm in the up-to-date version

  • @Kyz_script
    @Kyz_script 2 หลายเดือนก่อน

    How do you get the explorer thingy?

  • @MS99OFFICAL
    @MS99OFFICAL ปีที่แล้ว

    Can you help me i followed the video and it still just falls off

  • @iremse
    @iremse ปีที่แล้ว

    hey for some reason the object collides with my body even thought i turned off collisions on the object any ideas? because everytime i walk backwards it sends me forwards because it collides with my leg

    • @DevinTheDeveloper
      @DevinTheDeveloper  ปีที่แล้ว +1

      There might be multiple parts. If that's not the case, try setting all the parts' Massless property to true.

    • @maxenbest_lol0153
      @maxenbest_lol0153 ปีที่แล้ว

      @@DevinTheDeveloper Its not working.

  • @jericksuriba5279
    @jericksuriba5279 ปีที่แล้ว

    i attached my object to the lower leg of the rig, and did all the steps. but as soon as i parent it, it seems to go to the arm of the rig, like he's holding it, please help.

    • @DevinTheDeveloper
      @DevinTheDeveloper  ปีที่แล้ว

      Check the value property of the weldObject. The value may not be pointed to the lower leg. If it isn't that, make sure your cframe is inversed

    • @jericksuriba5279
      @jericksuriba5279 ปีที่แล้ว

      @@DevinTheDeveloper How can I inverse it in the code?

    • @jericksuriba5279
      @jericksuriba5279 ปีที่แล้ว

      and what im attaching is a model

  • @Gato_Brew
    @Gato_Brew ปีที่แล้ว

    its not showing my sword?
    i wanted to do right arm

  • @nigel7757
    @nigel7757 ปีที่แล้ว

    How can I make this happen if someone’s using a proximity prompt instead of automatically adding the accessory

    • @DevinTheDeveloper
      @DevinTheDeveloper  ปีที่แล้ว

      Prompt.Triggered:Connect and then run the code used in the character added function

  • @oerlikon20mm29
    @oerlikon20mm29 ปีที่แล้ว +1

    So it works perfectly on blocky R15 characters (Im adding a part to the hand) but when someone joins with a custom hand it doesnt work, is there a way to fix this without forcing a custom player model?

    • @Airplanefox77
      @Airplanefox77 ปีที่แล้ว +1

      I don't Know

    • @Airplanefox77
      @Airplanefox77 ปีที่แล้ว

      Sorry I wish I knew

    • @oerlikon20mm29
      @oerlikon20mm29 ปีที่แล้ว +1

      @@Airplanefox77 I just made a script to force blocky R15 characters, no biggie… I don’t know why but the custom mesh hands did not accept the part, like welding it did not work so kids just gonna have fat avatars when they play

    • @vamical4362
      @vamical4362 ปีที่แล้ว

      @@oerlikon20mm29 we need todo this with every weapon?

    • @oerlikon20mm29
      @oerlikon20mm29 ปีที่แล้ว

      @@vamical4362 personally I’m going to make a system where the player chooses the weapon they want, after they select the weapon and spawn into the game then this script will fire giving them the weapon… Im going to do this 1 because it looks so much cleaner than having the player actually using a tool and 2 I believe it will be significantly harder to exploit… however, you do not NEED to do this for every tool and I would recommend not doing this if you are new to coding

  • @VinBean
    @VinBean ปีที่แล้ว

    How will I be able to make it like when you equip a tool it destroys the weld, and if you unequip it make a new one

    • @VinBean
      @VinBean ปีที่แล้ว

      Nvm I figured it out

  • @gabubshmladub5540
    @gabubshmladub5540 11 หลายเดือนก่อน

    This video only works if the bundle that the player is using matches the bundle that the Reference Dummy is using, is there a way to make it work for every bundle?

    • @DevinTheDeveloper
      @DevinTheDeveloper  11 หลายเดือนก่อน

      There are a few things you can do:
      If your game forces a particular rig, you can use a copy of that rig as your ReferenceDummy.
      If your game has multiple bundles/rigs, you'd have to have a ReferenceDummy for each one, and then connect that character's bundle to the corresponding ReferenceDummy.

  • @maximeyez
    @maximeyez ปีที่แล้ว

    What do i do if i want to equip the item and than the part on my back dissapears?

    • @DevinTheDeveloper
      @DevinTheDeveloper  ปีที่แล้ว

      Hook up a function to when you equip the tool that changes the transparency of all the parts, and disables all fx in the welded model on your back.

  • @vamical4362
    @vamical4362 ปีที่แล้ว

    Hey so do I have todo this with every weapon?

  • @DevyInAChevy
    @DevyInAChevy ปีที่แล้ว

    If you cant walk after you have done this, its probably because its anchored :]

  • @RL_Spider
    @RL_Spider 9 หลายเดือนก่อน

    How do you unweld something? I’m trying to make it a key one that will destroy it on keybind press but I need a local script to do so.

    • @imLIKEthat837
      @imLIKEthat837 7 หลายเดือนก่อน

      If this still matters to you, then I can sort of help. I'm not sure how to specifically unweld, even more unsure according to this tutorial, but to send info from local scripts to scripts you can use remote events.

    • @RL_Spider
      @RL_Spider 7 หลายเดือนก่อน

      @@imLIKEthat837 thank you I found it out a long time ago but thank ya!

  • @TDP_MIMIKYU
    @TDP_MIMIKYU หลายเดือนก่อน +3

    for anyone who needs it here is the script:
    local camera = game.Workspace:WaitForChild("Camera")
    local char:Model = script.Parent
    local hrp = char.HumanoidRootPart
    local mouse = game.Players.LocalPlayer:GetMouse()
    local distance = 15
    local minDistance = 10
    local maxDistance = 23
    local RunService = game:GetService("RunService")
    camera.CameraType = Enum.CameraType.Scriptable
    RunService.RenderStepped:Connect(function()
    camera.CFrame = CFrame.new(hrp.Position + (hrp.CFrame.UpVector * distance)) * CFrame.Angles(math.rad(-90),0,0)
    end)
    mouse.WheelForward:Connect(function()
    if distance = minDistance then
    distance -= 1
    end
    end)
    im pretty sure thats all of it i apologize if it isnt

    • @killa_captain
      @killa_captain 19 วันที่ผ่านมา +2

      this is NOT the script

    • @TDP_MIMIKYU
      @TDP_MIMIKYU 19 วันที่ผ่านมา

      @@killa_captain i mean i copy pasted it the best i could
      if you want you can do it yourself

    • @zes-w1h
      @zes-w1h 13 วันที่ผ่านมา

      @@TDP_MIMIKYU can u paste the actual on epls

  • @PacocaDaGalera
    @PacocaDaGalera 3 หลายเดือนก่อน

    i tried put the sword in my dummy's right hand, but it falls ._.

    • @lichy._.3495
      @lichy._.3495 3 หลายเดือนก่อน

      i have the same problem i tried putting a sword on the leg and the sword falls

  • @Frogphrogfrogphrog
    @Frogphrogfrogphrog 3 หลายเดือนก่อน

    Does it work with accessories?

  • @otosamada4913
    @otosamada4913 4 หลายเดือนก่อน

    hello if you're reading this, can you please reply?
    this only works on my ip or i don't know for others when they're in game it doesn't show but when i'm in game doesn't matter what account i still got it. can you help?

  • @davidhuang7599
    @davidhuang7599 ปีที่แล้ว

    What's the best way to go about modifying this to only equip on your character once you pick up a tool/weapon? I set it up so that my character has the weapon on them when its equipped, however once someone else joins the game, it seems to glitch onto them as well? Not sure what's going on.
    Thanks for the tutorial by the way, really helped :)

    • @somrandom224
      @somrandom224 11 หลายเดือนก่อน

      maybe because the script you used was a server script and not a local script

  • @somedudenameddawn5331
    @somedudenameddawn5331 ปีที่แล้ว

    How would i implement the weld/clone disappearing when the tool itself is equipped if it was a sword and then reappearing on unequip?

    • @oppalus
      @oppalus ปีที่แล้ว

      make it transparent (the tool) or something when the player equips it

    • @Blaz_ee
      @Blaz_ee 6 หลายเดือนก่อน

      @@oppalus nah

  • @contasfinalcontasfinal
    @contasfinalcontasfinal ปีที่แล้ว

    my roblos say that newweld dont have a cFrame

  • @Lilacmymy7
    @Lilacmymy7 29 วันที่ผ่านมา

    I like weld avatar accesory (no scripting)
    I want making a Hair

  • @kalpolproductions8558
    @kalpolproductions8558 ปีที่แล้ว

    Will this work in the animator?

  • @m.rc2k
    @m.rc2k 7 หลายเดือนก่อน

    team accessory tutorial plis

  • @amorrious
    @amorrious ปีที่แล้ว

    how do i make it not disappear when i go 1st pov

  • @cenklolu8172
    @cenklolu8172 ปีที่แล้ว

    How do I weld something on the player head because if I do so the object just drops on the ground

    • @DevinTheDeveloper
      @DevinTheDeveloper  ปีที่แล้ว

      Change the weldpart ObjectValue's value to the part you want to weld to

    • @cenklolu8172
      @cenklolu8172 ปีที่แล้ว

      @@DevinTheDeveloper i did but its just drop and is not welded, just when i weld it to the head

    • @DevinTheDeveloper
      @DevinTheDeveloper  ปีที่แล้ว

      I just tried what you said and it all works fine. Contact me on the devforum @ADRENALXNE, maybe I'm misunderstanding you.

    • @jumpygamer123
      @jumpygamer123 ปีที่แล้ว

      im also having the same problem

    • @leeperkillz5397
      @leeperkillz5397 ปีที่แล้ว

      @@DevinTheDeveloperdoes this work on r6?

  • @Fayroll5
    @Fayroll5 11 หลายเดือนก่อน

    ServerScriptService.Script:29: missing argument #1 to 'pairs' (table expected)

  • @OfficialRedMikeyYT
    @OfficialRedMikeyYT 11 หลายเดือนก่อน

    what about the teams?

  • @Slayersword7292
    @Slayersword7292 ปีที่แล้ว

    does it work on custom Animations?

  • @Slayersword7292
    @Slayersword7292 ปีที่แล้ว

    Doesnt Work For Me. Please Help.

  • @GorillaProductions75
    @GorillaProductions75 ปีที่แล้ว

    How'd you copy it?

  • @yarik_superpro
    @yarik_superpro ปีที่แล้ว

    i hink there better use Accesory,isnt it?

    • @oppalus
      @oppalus ปีที่แล้ว

      mesh parts

    • @yarik_superpro
      @yarik_superpro ปีที่แล้ว

      @@oppalus disagree.Its gets very complicated if do so

  • @parrotinagambles123
    @parrotinagambles123 ปีที่แล้ว +1

    aw man it doesnt work :(

  • @GueRido1
    @GueRido1 ปีที่แล้ว

    how do you add items to a girl's body?

    • @DevinTheDeveloper
      @DevinTheDeveloper  ปีที่แล้ว

      The process is the same for any humanoid rig

    • @GueRido1
      @GueRido1 ปีที่แล้ว

      ​@@DevinTheDeveloper I've tried in the video it works and I want to add it for girls but it can't and it doesn't appear behind the body

  • @1one_extension
    @1one_extension ปีที่แล้ว

    Its a bjt hard to see the codes u are typing

    • @DevinTheDeveloper
      @DevinTheDeveloper  ปีที่แล้ว

      Will make it bigger next time, sorry!

    • @1one_extension
      @1one_extension ปีที่แล้ว

      @@DevinTheDeveloper thabks man preciate it

  • @doomaux
    @doomaux ปีที่แล้ว

    how would i weld models??

    • @oppalus
      @oppalus ปีที่แล้ว

      press play, or if you’re talking about an NPC, you can put an attachment on the NPC

  • @youtubegamer2627
    @youtubegamer2627 ปีที่แล้ว

    Thanks

  • @EssenceOnRoblox
    @EssenceOnRoblox 4 หลายเดือนก่อน

    TYSMmm

  • @BennKibbler
    @BennKibbler ปีที่แล้ว

    does this need to be in r15 or does r6 work too?

    • @hemen6969
      @hemen6969 9 หลายเดือนก่อน

      r15

    • @Virtual_rand
      @Virtual_rand 8 หลายเดือนก่อน

      works with r6 too

  • @buggle9798
    @buggle9798 ปีที่แล้ว

    thanks.

  • @rayyp.p
    @rayyp.p 8 หลายเดือนก่อน

    tysm bro

  • @yarik_superpro
    @yarik_superpro 11 หลายเดือนก่อน

    why inventing bycicle if we already have one?
    same here Accesory and Weld:
    am i joke to you?

  • @DeathWigi
    @DeathWigi 28 วันที่ผ่านมา

    ehh i dont know how to script
    can i have some?

  • @Slayersword7292
    @Slayersword7292 ปีที่แล้ว

    oh no i wondered why bad quality, but its beacuse i had it on 360 ghrapics lol

  • @TimmyLoveEveryone
    @TimmyLoveEveryone ปีที่แล้ว

    what if i want it on my right arm

    • @DevinTheDeveloper
      @DevinTheDeveloper  ปีที่แล้ว +1

      Just change the WeldPart's value to the part you want to weld to. So if you want to weld to the right arm, change the WeldPart's value to the right arm

    • @Crimsonautical
      @Crimsonautical ปีที่แล้ว

      @@Xalior2 , turn off the collisions of it and it should work.

    • @kokuno.
      @kokuno. ปีที่แล้ว

      @@DevinTheDeveloper i have another problem, i did everythibg correctly and it should be on my right hand, yet its not and i get this glitchy thing where the sword moves everywhere

  • @iplaytday9081
    @iplaytday9081 ปีที่แล้ว

    error line 17 index nil with Name