About 546,000 results
Open links in new tab
  1. How do i position an attachment? - DevForum | Roblox

    Nov 9, 2021 · Attachment position is relative to its parent part, so you just need to set a vector to whatever you want and then the attachment will move accordingly. For example, if you ever …

  2. How to attach an Accessory? - Scripting Support - Roblox

    Nov 30, 2021 · How do I get this accessory To attached properly to this Part I know I use a WeldConstraint to weld it. The question is how do I get the Accessory in the right relative offset …

  3. All attachment names for accessories? - DevForum | Roblox

    Jul 10, 2021 · Hello, I am wondering what all the names are for the attachments that Accessories use. For example: This is the name to attach stuff on ur right hand, so I am wondering what all …

  4. How to set positions using attachments - Roblox

    Mar 6, 2023 · Model 1: Model 2: What I want to do is move the Drink to the table using the positions I have already made with the attachments but I don’t know how I would do that or if I …

  5. Disable Attachment visibility in Edit Mode - Roblox

    Oct 7, 2020 · I got this new feature recently where in edit mode, the attachments are visible and AlwaysOnTop, which is useful in a way. But now I want to take a screenshot of my character …

  6. Attachment confusion - Building Support - Developer Forum

    Jul 10, 2024 · Together, they visualize an attachment’s orientation, which is important to the functionality of mechanical and mover constraints, as well as the appearance of beams.

  7. How do I properly position attachments? - Roblox

    May 22, 2020 · I’m having alot of troubling positioning attachments onto a certain part, and I set the attachment’s position to the position of the part and it like 15 studs away and 15 studs in …

  8. Help with Raycasting Using Attachments - Roblox

    Jun 25, 2022 · So for a while now, I’ve been trying to make a simple “module” that can be used for a good range of magic-type projectiles and abilities that uses the world position of attachments …

  9. Getting an attachments world position - Roblox

    Aug 20, 2022 · I don’t know if I named this correctly but, I have 2 attachments inside a part which is inside a model I am trying to shoot a raycast between the 2 but because their position is …

  10. Positioning two parts relative to attachments - Roblox

    Mar 20, 2024 · Hey everyone! I wanted two make a script that, given two parts (let’s call them partA and partB) with an attachment inside, would position the parts such that the CFrames of …