3D Model Builder
==*** Please read the description before using this tool. ***==
** Currently, this game does not save your creations. **
With this tool, you can create 3D models in ROBLOX. Your model can be exported as a .obj file.
Currently only works on P.C..
-- There is a bug where a triangle may render in the wrong place.
In that case: delete the tri then recreate it but click the verts in a diff order.
Export instructions:
1. Click the 'Export' button, then copy the text in the new window.
2. Paste into a blank text file.
3. Click 'Save as...' in the file menu then set 'Save as type' from 'Text document .txt' to 'All files'.
Change the file extention to '.obj', not '.txt'.
4. In Roblox Studio, insert a MeshPart into Workspace then click the folder icon on the 'MeshId' property,
then select your .obj file.
5. Roblox will lie that your mesh contains location data. Click 'No'.
6. Set your MeshPart's 'DoubleSided' property to true then scale it up.
7. If you have any problems, try contacting me.