About 307,000 results
Open links in new tab
  1. Studio Tips Guide #1 - Converting Models to Meshes

    Jan 13, 2020 · INTRODUCTION We’ve all heard of using Blender to model objects, and then exporting it and importing it into studio as a mesh. This process helps to reduce part count in games and can improve user experience. Plus alongside this process, you can have relatively high detail with less memory use. On the other hand in Roblox Studio it’s difficult to recreate the same level of detail without ...

  2. MeshPart Usage, Performance & Optimizations - Roblox

    Jun 29, 2021 · Introduction :wave: Hello there, I’m BullfrogBait and this is my first community tutorial that focuses on MeshPart usage, performance and optimizations as well as mini-tutorials along the way like how to import and expor…

  3. Any way to convert a Roblox Studio model into a Mesh?

    Sep 22, 2022 · Hello devs, I was curious if there was any way I could convert a model I made in Roblox Studio into a mesh? I ask because I am attempting to submit a creation I made to a game developer to have it added into the game, but it has to be a mesh, and I don’t have the time nor the blender skills to recreate it in blender.

  4. There’s a way to combine MeshParts and it’s simpler than ... - Roblox

    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 multiple meshes into one, that not a lot of people know of. Firstly, let’s say you have a bunch of MeshParts that you want to combine into one for whatever reason: All you need to do is to right click them in the ...

  5. MeshCreator - Edit meshes easily with free plugin - Roblox

    Jan 11, 2024 · Github | Download | Docs About MeshCreator is a plugin that allows you to create new meshes or modify meshes created in other programs using Editable Mesh. Caution Please turn on EditableImage and EditableMesh in the beta features.

  6. How to turn a mesh into a bunch of parts that make up the mesh …

    Nov 7, 2021 · I have the mesh of a car and I want to turn it into a bunch of parts. I was wondering if that is possible. I want to turn the car into a load of parts do make it like a lego car but I dont want to have to manualy place a bunch of parts in blender I want to make a good looking meshpart and then just convert that into parts. Example I want to turn that into a load of parts like Instance.new ...

  7. Is it possible to turn a MeshPart into a BasePart? - Roblox

    Aug 28, 2020 · I have a MeshPart that I want to union with a negative part (that is also a mesh). But since you cannot union mesh parts nor turn them into negative parts, I was wondering if I could turn a mesh into a normal part so that it can be unioned. Is there any plugin that does this? Is this even possible?

  8. Is there currently a way to add a neon/glow effect to ... - Roblox

    Mar 12, 2020 · So I have this mesh as an example: And I wanna know how I can make this meshpart glow the same way a neon part would normally glow. I am using shadow mapping as lighting, have neon chosen as a material.

  9. Transforming MeshPart into SpecialMesh? - Art Design Support

    Jan 23, 2018 · Because of the limit on how small parts can be now, I have an issue with some meshes that need to be super small. I’ve heard a good work-around is to use a SpecialMesh instead, but I haven’t seen anyone show how to do that. How would I take my MeshPart and turn it into a SpecialMesh?

  10. How to make a Mesh texture actually have transparent parts

    Oct 3, 2017 · Alright, pipe down. We’re getting there. Next you’ll want to add in a Special Mesh into the part and copy over the MeshPart’s meshID. And now instead of adding our textureID into the special mesh we want to add a Decal. It doesn’t matter where on the part it’s placed just so long as its in the part. We copy our texture ID into that;

Refresh