Create "upside-down" sloped walls

by Mitch » Wed May 25, 2011 7:10 pm

I want to try to make a wall with a sloping side. I found the slope options in the Modify screen of a wall. But it seems I can only make sloped walls that are wide at the bottom and narrow at the top.

I can make a wall like this:

Code: Select all

|XX\
|XXX\
|XXXX\
|XXXXX\


But I want something like this:

Code: Select all

|XXXXX/
|XXXX/
|XXX/
|XX/
Is this possible?