Upload multiple meshes at once / .obj meshes

It would be nice to have a feature that would let us upload multiple meshes to studio. Instead of creating MeshPart, clicking on MeshId, selecting a file and repeating the process until we upload each piece of our mesh (also naming them). It would be great to have a single button in studio menu that would allow us to select multiple files, create MeshPart’s automatically and name them accordingly to files name.

Another feature that would be nice to have is actually being able to select .obj file format in file selection. Currently, we are able to upload .obj files by typing in name and obj files are a lot better for uploading multiple meshes than fbx because for some reason fbx doesn’t position them properly which takes even more time to align them like we want them. obj does position them correctly.

3 Likes

we need a better way to get assets uploaded in general

2 Likes

Multi-MeshParts
As a Roblox developer, it is currently too hard to import meshes that require multiple MeshParts.

Problem
Currently, it’s a pain to import large meshes to roblox. It requires lots of time, as well as creating lots of files on your computer. Examples:

Solution
The solution to this problem would be to prompt the user to group the parts into one mesh, or separate each individual piece of the mesh into its own MeshPart.

Conclusion
Tbh, I just don’t think MeshParts should be this hard. It should be easy to get amazing assets into your game no matter what you’re working on.

5 Likes