Game Development Community

Best way to zone off a two story structure...

by Meyou · in Constructor · 08/22/2008 (6:16 pm) · 1 replies

I have a building with two stories (tons of brushes) and I want to zone out the bottom from the top. The only way I know how to do it is to put a portal between the floors but it keeps crashing when exporting. There has to be a better way because I'm getting leaks on the player when I'm upstairs. It seems all else is good but only the player is getting lit upstairs when the light is downstairs.

#1
08/22/2008 (7:31 pm)
Well, a few things you can do, is create a phyisical barrier between the 2 levels and portal the 1 entrance back and forth, you may have to redo some brushes to make sure you have no holes. but you will want to learn how to portal a object to fix that. Also if they are connected by a Elevator and "inside a building" you could put the levels somewhere else and just teleport the player around and there willb e no light leaks.