Cybermaarten
Green Marine
Posts: 36
Registered: 11-07 |
I'm still experiencing trouble with this. Say I have 2 sectors joined, 1A and 1B. Now I want to unjoin them. According to CodeImp, I should draw a line through 1A, which splits sector 1A into 1A and 2. Say I only want to keep 1B and 2. How do I get rid of 1A? Selecting all linedefs of 1A except the line between 1A and 2? Won't that result in errors?
Another problem is that when I split a sector, it's rather unpredictable which part of the split sector stays part of the joined sector, and which part becomes a new sector... I tried drawing the linedefs from left to right and from right to left, but that doesn't always work. Is there a good workaround for this?
Two nice features that would solve all of my problems, would be:
- If I rightclick 1A I should have a button "unjoin sector". When I choose it, the sector would get the first available sector number. So when I have joined sectors 1A, 1B and 1C, and "unjoin" 1A, I get sectors 1B, 1C and 2 (1B and 1C still being one joined sector).
- If I draw a linedef through 1A, so I split it, it should result in 2 totally new, unjoined sectors. So say I have sectors 1A and 1B, and split 1A, I get sectors 1B, 2 and 3. I can easily join 1B and 2 again, if I wanted that.
Just trying to add something to the already great app!
|