Help with model/mesh

Hey, I need help with something. I have this yamaha YZ450F and i need to know how to cut the mesh up into certain pieces. I just need to split some parts on it so it functions realisticly. If you can help me out with this it would be appriciated.

2 Likes

You can’t cut meshes into pieces in Roblox Studio, but you can cut unions. However, you can go into blender and import the mesh, cut it and import it back into Roblox Studio.

1 Like

I have blender, i assume i can try and use it. Is it easy? Is there any info i need before i do it or tips?
If i can successfully do it without probelems then this probally will be the solution.

Blender is easy to learn. You can export Roblox models by right-clicking on a model in Explorer and click on Export Selection. Open blender, Click File in the top left corner and hover on import and click on Wavefront (.obj). Find your file and then click Import obj. Once you did that, your selected model from Roblox Studio should now be in blender. If you know how to edit meshes in blender then great! If not then I suggest watching some tutorials. Once you edited your mesh, Click File in the top left corner and hover on export and click on Wavefront (.obj). Go to Roblox Studio, insert a mesh part and in its properties, this should appear.

image

Click on the folder icon and find your file you’ve exported from Blender. After that, your mesh should appear in Roblox Studio.

If you have any questions then feel free to ask!

1 Like

Alright im gonna try this, thanks

1 Like