约 38,800 个结果
在新选项卡中打开链接
  1. How would you create a weld between two parts, using a script?

    2020年9月18日 · Here is a diagram of how it looks like when you create a weld/Motor6d between two parts: Part0: Hip Part 1: Upper leg TL;DR your best bet to learn it is by experimenting …

  2. How to weld an part to a character [PROPERLY] - Roblox

    2020年9月24日 · If you use Motor6D or the old weld then you will have to edit the C0 and C1 joint as by default it makes these two parts be at the same position and orientation depending on …

  3. It is possible to weld parts to bones? - DevForum | Roblox

    2024年7月21日 · This is the real answer. Previous answers suggested taking models from blender, putting a bone in it there and then putting it back in roblox, but you can just put a …

  4. Weld multiple parts to one specific part? - DevForum | Roblox

    2022年3月4日 · How to weld a lot of parts to one part? Scripting Support How to weld a lot of parts to one part? For example I have a car with body and interior and there are a lot of things …

  5. How can i weld a part to a player? - DevForum | Roblox

    2023年5月14日 · SO im trying to weld a part to a player but im not sure how, please help local shield = game.ReplicatedStorage.shield:Clone() …

  6. Smooth weld between 2 characters - DevForum | Roblox

    2024年4月22日 · Hi Welding two player characters together is an issue I’ve seen a lot on the devforums (sadly without good solutions). It’s difficult to do this in a way that’s smooth for both …

  7. Welder - Quickly weld all selected parts together with a ... - Roblox

    2025年2月25日 · Plugin I threw together due to the built-in welder seemingly losing the functionality. This plugin allows you to quickly weld all selected parts together with a single …

  8. A way to weld a part to a skinned mesh - DevForum | Roblox

    2021年11月4日 · Agreed - skinned character meshes are kinda useless without a proper way to attach things to them! Hopefully a better way comes along soon. For my animations, I actually …

  9. How do I weld two parts while keeping their ... - DevForum | Roblox

    2021年7月19日 · I have a handgun holster and it has its own CFrame which is relative to the dummy’s HumanoidRootPart, and I want to weld it to a player’s HumanoidRootPart while …

  10. How to I weld my parts together? - Building Support - Roblox

    2021年8月6日 · Script the parts This means you will need to add code to the parts to get them to weld together, you can find out how to do this by searching the Devforums.