About 226,000 results
Open links in new tab
  1. How create a group of objects (like Studio's Ctrl+G) via ... - Roblox

    Jun 29, 2022 · In Studio, I can create a model by grouping objects with a simple Ctrl+G: How can I do the same via script?

  2. [HELP!] - How do I make this group of parts one single part

    Apr 6, 2023 · Is there any way to execute this by making this group of parts one single mesh in roblox studio with script?

  3. Cannot use hotkeys to ungroup/group, union/ununion, negate

    Jan 24, 2025 · PLEASE fix this annoying issue as it severely affects my quick work flow to have to CONSTANTLY fight with the selection to ungroup, group, negate, union, ununion, un-negate, …

  4. How to join a part and mesh into one model? - Roblox

    Jun 27, 2023 · Open Roblox Studio and create a new place or open an existing one. Insert two objects that you want to weld together. For example, you could insert a part and a model. …

  5. There's a way to combine MeshParts and it's simpler than we

    Oct 9, 2022 · We’ve always been asking for a way to union not only BaseParts, but MeshParts too. But did you know it’s always been possible? Today, I’m going to show you a way to turn …

  6. Select Model Within Group - Studio Features - Roblox

    Mar 19, 2015 · Currently, Studio allows users to use Alt-Left Click to select a single part within a group. I we had a shortcut that allowed us to select a model within a group. Even though …

  7. How can I turn a model into one part - Roblox

    Mar 1, 2025 · I have a pretty plain looking cornfield here, and each “corn thing” has 3 parts in it Basically, I want to combine all of these into one and keep the colour. Problem, how do I do …

  8. How to scale group of parts on one axis only - Roblox

    Aug 19, 2021 · Both setting only does both axis’s (which is the point of this post to only scale in one axis) , but as soup showed. studio build suite does it without scaling both axis’s.

  9. How to position a grouped part? - Scripting Support - Roblox

    Mar 23, 2021 · To fix this you will firstly need to weld the first part to the other with a weld constraint then set the primary part of the model to the first part and then in your script do this: …

  10. CollisionGroups sometimes do not work - Engine Bugs - Roblox

    May 14, 2023 · In my experience, characters are just a block; they all belong to the Player Collision Group which is set before runtime (i.e. in Studio). Parts in the Player Collision Group …