About 29,600 results
Open links in new tab
  1. How to Negate and Separate Objects/Unions via Script Plugin - Roblox

    Jul 28, 2023 · 1 plugin:Negate{} Plugin | Documentation - Roblox Creator Hub plugin:Separate{} Plugin | Documentation - Roblox Creator Hub Separate will return the parts separated by it. Insert a table of …

  2. How to use the negate and union tools through scripts? - Roblox

    Jun 18, 2019 · Roblox has implemented UnionAsync and SubtractAsync to create unions in scripts. In plugins there are additional functions, Seperate, Union, and Negate. These functions can’t be used in …

  3. Negating a part to a differently colored part doesn’t change ... - Roblox

    Aug 28, 2020 · The title is a bit confusing, but I’ll explain what I mean. For example, if you were to negate a part and change it to black, unioning it with another part that’s a different color would make …

  4. Problems with the Negate tool - DevForum | Roblox

    Jul 17, 2019 · The negate tool doesn’t remove collisions in the area you negated. This isn’t a glitch - its for optimization. It would take a lot of calculation to check if you are colliding with every single part of …

  5. Help me in negate feature in roblox studio plsss

    Aug 1, 2020 · Help me in negate feature in roblox studio plsss Help and Feedback Building Support THEREAL_VASTAV (Beehasknees) August 1, 2020, 3:09pm

  6. Unions dont let me walk through negated parts - Roblox

    May 29, 2020 · The problem is that you haven’t unioned it yet. Select both the Union and Negate parts and click the Union button on the “MODEL” tab, then the Negate part should disappear and create a …

  7. How to negate and union cut a mesh part ( FBX or OBJ) - Roblox

    Jun 20, 2020 · I’m using a meshpart for a right hand, and I want to replicate the right hand to a left hand so then, I thought I could negate and union cut the thumb of and move it to the other side of the hand …

  8. Trying to negate mesh parts - DevForum | Roblox

    Aug 6, 2020 · As far as I know it’s not going to be added because there are better far better “negate” tools in 3D modelling software, such as Blender’s Boolean modifier. Also just searching “negate …

  9. One union in my part suddenly won't work anymore. It won't let

    Jan 2, 2025 · I was working on a few designs, each of them are unions, this particular one union I’m talking about, is one I worked on 2 months ago then left alone. Back then it had no problems. Today …

  10. Negating a part and cutting out a mesh? - Roblox

    Apr 23, 2020 · So I want to make a stump type thing using unioning and a mesh. Now, I know that you can’t union meshes, so that’s why I came here. A picture to help you understand: How should I do this?