Ground and Cliff heights.

hopy

Active Member
Reaction score
64
Hey everyone, I've only just started working with the Starcraft Map Editor, so I'm quite a nooby still. However I've had a ton of experience working with the WarcraftIII Map Editor, so (I hope) I can still understand the basics and learn the rest fast enough.

Anyways, to the point. I've just started working in the map itself (textures, heights, cliffs etc-), but I've encounted a problem already.
1. "Lower cliff" heights.
When using the "Raise Cliff" tool you (from a single click) get small cliffs (I'll just name it a height of 1), and by clicking on it again you'd again raise it a little (1). However, when using the "Lower Cliff" tool the ground drops way more (a height of 2), and I can't find a way to fix this. Basicly what I mean is that the "Lower Cliff" drops the ground twice as far (2) as "Raise Cliff" would raise the ground (1).

I wanted to use the negative cliffs for rivers (water), and passage ways. I could ofcourse do this using the "Lower/Raise Ground" tools, however that would allow units to just walk in and out of the river at any place, and I'd need the cliffs to block those units from getting in/out of there at certain points.

Same as in WarcraftIII you could raise/lower cliffs by one or two (by selecting the right butten), however here I can raise by one (good enough, since you can click multiple times), but only go negative by two, which just looks silly.

So my question is as followed: Is there any way to decrease the size of Lower Cliffs?

Now for a second question here:
2. Leveling the entire map.
Now due to some copie/pasting stuff my map has some pretty strange height differences (not cliffs, but normal height), which causes some problems with water in my map (namely that on point A a small drop in height causes a good amount of water to spawn, whereas on point B a gaint pit would only spawn a tiny bit of water, since water spawns at a certain height, and point B is located a lot higher).

Anyways, is there a quick way to level the entire map (height based)? I could, ofcourse, make a new, flat, map. However this would require me to redo a ton of work, and that's something I'd rather not do (or I'd have to copie and paste, resulting in the very same problem :D).

Thanks in advance for any awnsers, and do let me know if I didn't explain something very well or you need extra information.
 

Dave312

Censored for your safe viewing
Reaction score
269
Hey everyone, I've only just started working with the Starcraft Map Editor, so I'm quite a nooby still. However I've had a ton of experience working with the WarcraftIII Map Editor, so (I hope) I can still understand the basics and learn the rest fast enough.

You should be able to pick things up fairly quickly. The Terrain and Trigger modules are much the same (a few improvements here and there). The biggest change is with the Data Editor and this will take you a while to figure out. I recommend having a look at some basic tutorials before trying to do something yourself.

Anyways, to the point. I've just started working in the map itself (textures, heights, cliffs etc-), but I've encounted a problem already.
1. "Lower cliff" heights.
When using the "Raise Cliff" tool you (from a single click) get small cliffs (I'll just name it a height of 1), and by clicking on it again you'd again raise it a little (1). However, when using the "Lower Cliff" tool the ground drops way more (a height of 2), and I can't find a way to fix this. Basicly what I mean is that the "Lower Cliff" drops the ground twice as far (2) as "Raise Cliff" would raise the ground (1).

I wanted to use the negative cliffs for rivers (water), and passage ways. I could ofcourse do this using the "Lower/Raise Ground" tools, however that would allow units to just walk in and out of the river at any place, and I'd need the cliffs to block those units from getting in/out of there at certain points.

Same as in WarcraftIII you could raise/lower cliffs by one or two (by selecting the right butten), however here I can raise by one (good enough, since you can click multiple times), but only go negative by two, which just looks silly.

So my question is as followed: Is there any way to decrease the size of Lower Cliffs?

SC2 cliffs are quite different from WC3. SC2 cliffs only have 4 levels. The first cliff level has a height of 0 and is typically filled with water or used as a canyon. By default, this cliff level is unpathable so units cannot walk across it (you can change this). The second cliff level has a height of 8, is by default pathable, and is typically the starting cliff level when you create a map. The third and fourth cliff levels have heights of 10 and 12 respectively and are by default pathable.

So when you have created your map, you have started a cliff height of 8. Now when you have raised the cliff level by 1, you have increased the cliff height up to 10. When trying to lower the cliff level, you are dropping it down to a cliff height of 0 which it causing it to seem as if you are dropping the cliff level by 2.

Water also works rather differently than Wc3. In WC3, you had to have a water cliff to make movement between water and ground unpathable. In SC2 however, water is placed without any cliffs and then you can adjust the height of the water to determine the path of the water. To stop units from entering water, you can use the Pathing Layer to paint No Pathing to the area you want units unable to enter. I suggest you try playing around with the pathing layer and water and what I mean should become a bit clearer.

Now for a second question here:
2. Leveling the entire map.
Now due to some copie/pasting stuff my map has some pretty strange height differences (not cliffs, but normal height), which causes some problems with water in my map (namely that on point A a small drop in height causes a good amount of water to spawn, whereas on point B a gaint pit would only spawn a tiny bit of water, since water spawns at a certain height, and point B is located a lot higher).

Anyways, is there a quick way to level the entire map (height based)? I could, ofcourse, make a new, flat, map. However this would require me to redo a ton of work, and that's something I'd rather not do (or I'd have to copie and paste, resulting in the very same problem :D).

Thanks in advance for any awnsers, and do let me know if I didn't explain something very well or you need extra information.

Go Data > Modify Height Field in increase/decrease the height of the entire map. However it sounds to me like what you actually want to do is change the height of the water? To do this, go to place water in the Terrain Module, select the type of water you are placing, and click on the Edit Water button. In the window that opens, there should be 3 tabs. On the Basic tab (this one should be open by default), there is a Height property where you can adjust the height of the water. Each type of water can only have one height specified at a time (you can give them different states which allows you to specify different heights but all water on your map of this type must have the same state), but what you can do is create a new type of water that looks identical to the type you are using with a different height.
 

hopy

Active Member
Reaction score
64
Alright, first of all: thanks a lot for the reply. It's all explained very clearly, and you obviously know your way around the editor. It's really appreciated.


SC2 cliffs are quite different from WC3. SC2 cliffs only have 4 levels. The first cliff level has a height of 0 and is typically filled with water or used as a canyon. By default, this cliff level is unpathable so units cannot walk across it (you can change this). The second cliff level has a height of 8, is by default pathable, and is typically the starting cliff level when you create a map. The third and fourth cliff levels have heights of 10 and 12 respectively and are by default pathable.

So when you have created your map, you have started a cliff height of 8. Now when you have raised the cliff level by 1, you have increased the cliff height up to 10. When trying to lower the cliff level, you are dropping it down to a cliff height of 0 which it causing it to seem as if you are dropping the cliff level by 2.

Water also works rather differently than Wc3. In WC3, you had to have a water cliff to make movement between water and ground unpathable. In SC2 however, water is placed without any cliffs and then you can adjust the height of the water to determine the path of the water. To stop units from entering water, you can use the Pathing Layer to paint No Pathing to the area you want units unable to enter. I suggest you try playing around with the pathing layer and water and what I mean should become a bit clearer.

Alright, that makes sense I guess, though I'd much prefer my old Warcraft cliffs. Not sure why Blizzard decided to change it to this. :D

So, my solution was to increase the enitre level of my map to 10, and than lower the river areas to 8, so that I could still have my rivers at height 8, but I need the two levels above my main level as well... bleh.

Conclusion: I either need to find a way to make a cliff level of 6 possible, or something that indicates where you can/can't enter the water (and blocking vision), without it looking silly.

Go Data > Modify Height Field in increase/decrease the height of the entire map. However it sounds to me like what you actually want to do is change the height of the water? To do this, go to place water in the Terrain Module, select the type of water you are placing, and click on the Edit Water button. In the window that opens, there should be 3 tabs. On the Basic tab (this one should be open by default), there is a Height property where you can adjust the height of the water. Each type of water can only have one height specified at a time (you can give them different states which allows you to specify different heights but all water on your map of this type must have the same state), but what you can do is create a new type of water that looks identical to the type you are using with a different height.
Aye, thanks a lot, the Modify Height Field was exactly what I needed. I've figured out how water works in Starcraft (more or less, the Reflection and Texture options are still Chineese to me). The problem was that (due to copie/pasting mainly) my entire map was sloped, having one part of the map a lot higher than the other part. This resulted in some strange looking issues with the water. :D

Thanks a lot for the help and the explaining.
 

Dave312

Censored for your safe viewing
Reaction score
269
Alright, that makes sense I guess, though I'd much prefer my old Warcraft cliffs. Not sure why Blizzard decided to change it to this. :D
When I first started using the SC2 Editor, I would have agreed with you. But now I have gotten using to being limited by the heights of the cliffs and really don't need the extra levels anymore. Mind you I remember using a WC3 editor and thinking why couldn't they have given me more cliff levels to use.

Thanks a lot for the help and the explaining.
Not a problem.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top