Godot Version
Godot 4.2.2
Question
I’m working with a imported model with the extension .dae converted to .gltf. The Wall which the player faces disappears showing the wall behind something like reverse culling. Can anybody help?
Godot 4.2.2
I’m working with a imported model with the extension .dae converted to .gltf. The Wall which the player faces disappears showing the wall behind something like reverse culling. Can anybody help?
Could be the normals on some of the faces are wrong. If so, it can be fixed in Blender pretty easily - you can search for “blender fix normals” to find several tutorials.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.