Gamer4Life Posted January 4, 2015 Share Posted January 4, 2015 I created a cylinder with a door in blender and imported the file into leadwerks. When i place the model in the game it seems to not be fully rendered unless im facing it and if i enter the door the inside of the cylinder is invisible and i can pass through the wall, but when try to enter the cylinder from the outside it is solid. Does anyone know what mistake i am making with this model? Quote Link to comment Share on other sites More sharing options...
nick.ace Posted January 4, 2015 Share Posted January 4, 2015 3D objects are normally only 1-sided. Blender displays backfaces by default I think, so it may look 2-sided in blender, but it's really not. There are a few ways to fix this: 1. In Blender, copy/paste the cylinder and then flip the copy (I don't know how, but there should be a command) 2. The material you use you can specify to be 2-sided in the material editor (the downside to this is that the backfaces are affected by the front faces, so lighting will very off) 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.