Re: Terrain Generator plug-in

by c0d3z3r0 » Mon Dec 30, 2024 3:39 pm

Hi, thanks for this great plugin!

Is there anyone else having problems with levels below 0, where the terrain will be shown higher than it should be?

I tried to fix this in the code but miserably failed :D To me it looks like negative elevation is being ignored / set to 0.
Oops, the problem is also present in higher levels and the reason is that the plugin always uses 0 as base instead of the current level's elevation.