Posted by Osan`gar on February 18, 1998 at 16:59:11:
In Reply to: Re: Alexei, could you read this? posted by Alexei Novikov on February 18, 1998 at 12:13:16:
> > ABadLevel@Darkjedi.com and I'll take a look ai it.
> You have non-convex surfaces in your sector (in two of them, as a
> matter of fact). That causes problems. These are surfaces:
> Sector 0, surfaces 6 and 7
> Sector 4, surfaces 3 and 11
> You need to cleave them to two convex one. That should take care of this. It
> should be something like this:
>
> That's your surface
> +---------+
> | /
> | +
> | |
> +-------+
> Cleave like this:
> +-----\---+
> | \ /
> | \
> | |
> +-------+
>
> Press Shift when marking the origin of the cleave to start it precisely on a
> vertex.
> BTW, your level uncovered a bug in concave surface detection :-). Fixed now.
> Alex.
:) Glad I could be of some help. ;) I just don't understand why it wasn't keeping me from entering the first sector. I had thought about the surfaces being the problem, but it allowed me to move in the first sector, so I didn't understand what the problem with sector 4 was. Thanks Alexei. :)