|
|
Never attempt to join sectors in areas that are overlapping. This
can cause many, many problems... especially if you're trying to join sectors
that are higher than the lowest overlapped sector.
|
|
Always create your sectors/sprites off to a side, and don't overlap
sectors until you're ready to finish the map. Create a long hallway if you
need to give yourself room. Joining, splitting, and moving sectors that
overlap is a real nightmare. Just create them off to a side, and move
the entire lot over when its ready.
|
|
Don't insert/move sprites in 2d mode in an area of overlapped sectors. They
default to the lowest sector, and probably not the sector you're trying to
use.
|
|
If you've moved your finished sector over a bunch of other sectors, and need
to go back and change something, remember there are keys in 3d mode to change
hitags and lotags. They are [']-[H] and [']-[T] for hi/lo, respectively.
|