PDA

View Full Version : Cliff Transitioning


Frogs656
12-03-2010, 11:10 PM
I'm looking for a way to go from one cliff type to another with out all the craziness that happens.

Craphter
12-03-2010, 11:18 PM
Could you be more specific? I don't understand

D0W3R
12-03-2010, 11:41 PM
You wan't to change all at map one type cliff to another?

defskull
12-04-2010, 12:09 AM
Transition in certain area/radius or whole map ?

WherewolfTherewolf
12-04-2010, 12:17 AM
You could always use raise and lower tools instead of cliff tools, that way you don't have to worry about transitions, use pathing blockers to generate the pathing the walls would normally create

Frogs656
12-07-2010, 01:23 AM
After much toil, I got this:

http://www.hiveworkshop.com/forums/attachment.php?attachmentid=93788&stc=1&d=1291688527

but, I'm looking for a way to avoid the toil.

WherewolfTherewolf
12-07-2010, 01:27 AM
That's just how the blizzard cliffs work, use the raise and lower ground tools instead to get smooth hills and walls and just use pathing blockers. That way you can transition however you'd like to.

Dr Super Good
12-07-2010, 01:55 AM
If you were to alter the map data using a script (like python or a java program) you can do that easilly.

Frogs656
12-09-2010, 09:28 PM
If you were to alter the map data using a script (like python or a java program) you can do that easilly.

You Got One?