Troubles with importing models from blender to studio

Hello, this is my first-time modelling and I’m having trouble with my model. I made a rowboat on blender for a game but when I imported it to Roblox studio it messed up the boat. I can’t really explain it but for some reason parts of the boat are see through. Either way I added the pictures of what it looks like on blender and what happened on studio. Thanks

This is what happened to the model

This is what my boat looks like before I export.

Just tick the little DoubleSided Value in Properties and it should fix it.

image

1 Like

btw if you want to have a lot of models and dont want everyone to crash then never do this,
this is only needed to have both sides display their normals

to properly fix this you should never do that unless if there is only one of this asset in the entire game and even that is extremely bad practice to do so

you should fix your normals, there are many great tutorials on this such as this one:

once again PLEASE never do that if you are going to use the asset a lot
this is a property to show both sides of a face, the inside one and the outside IT DOES NOT FLIP THEM

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.