Hi! i need some help with some blender errors happening when importing my models to roblox studios and some parts were dissapearing in roblox studios. And also i got another question about how to get the color from blender to go to the model into roblox studios
Your normal are inside the mesh. Basically, normals are which way the faces on the mesh are facing. This mainly happens when using planes to make models. Here is a YouTube tutorial on how to fix it: https://youtu.be/ui5kaAbLrso
“Why are parts of my model disappearing?”
This is most likely caused by the normals being flipped; which is why you can see the inside your model, but not the other way around.
“Why can’t I import my model with colors?”
Caused by attempting to texture using Blender’s material nodes which do not port to Roblox. Consider Vertex Painting or UV Texturing.