MightyMidget Posted September 1, 2003 Share Posted September 1, 2003 I read a tutorial on using area portals for doors... but i still really don't get what they do could omeone put it in lamens terms for me? Thanks. Link to comment Share on other sites More sharing options...
Leslie Judge Posted September 1, 2003 Share Posted September 1, 2003 When your map is compiled it is decided in compile time what parts of the map should be drawn in the game when you are standing in a certain position. Doors are special because if they are open you can see the things behind them, but when they are closed you can't. Since doors are "see through" for the compiler, the game will draw things behind closed doors too. You need area portals to make doors behave like they have to. I hope this is clear enough and don't hurt anybody who is not a beginner in using area portals. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.