How to make both sides of a plane visible for game map?
Hi, I've made a map for my game which the player can run about and also enter a cave, however the issue is that when I have the faces facing out, the cave becomes invisible and when I flip the faces the other way(using the ctrl+shift+n method in editing in blender) it makes the top/surface of the map invisible, showing the bottom of the map.
I would like to know how to make both sides of the mesh visible in Unity or blender to avoid this issue and due to copyright I cannot upload the file as it's for an upcoming game.
I'm asking this because everything I've looked at and tried hasn't worked for me :(
Your answer
Follow this Question
Related Questions
Planar UV mapping in csharp 0 Answers
Getting intersection points between a plane and an object 0 Answers
Generating a plane with convex holes (at runtime via code) 0 Answers
I want to change the coordinates of the plane to the sphere. 0 Answers
How do you add a material and change the size in Mesh Renderer in C# scripting? 1 Answer