Apollounknowndev / tectonic

Enhanced terrain generation with mountain ranges, underground rivers, and more
86 stars 9 forks source link

Increased Height #242

Open mike23564 opened 1 month ago

mike23564 commented 1 month ago

This is just a question but when increased height is enabled, do I have to change the other wold height configs to get mountains to generate up to y640 or do they do such naturally?

Apollounknowndev commented 1 month ago

Mountains can rarely go above y320 without other config changes, but if you want to see it more often you'll need to fiddle around with the terrain_scale config option. I've found 1.8 to be a good value here.

mike23564 commented 1 month ago

Ok cool, thank you, and I assume I should bump the horizontal mountain scale up the same amount as well right?

mike23564 commented 1 month ago

Or does the horizontal scaling more so act like a percentage? Like would the .25 scale for the horizontal be a set slope angle for mountains?

Apollounknowndev commented 1 month ago
mike23564 commented 1 month ago

Ah I see, ok, thanks a lot