moist...? Messing around with the water simulation in the ecosim. Trying to get it to flow over the height map properly. I think my values are just off scale or I'm still not getting the rules right.
Currently this is the rules governing how water flows.
For each Cell;
-- if Cell water > threshold
---- if Cell height > neighbor height
------...
Currently this is the rules governing how water flows.
For each Cell;
-- if Cell water > threshold
---- if Cell height > neighbor height
------...
Create a custom theme