Closed AJLProjects closed 1 week ago
there is _offset variations when you use the noise builders (e.g. gradient_3d_offset). I am also doing the same thing as you and I am finding the noise builders to be very helpful for performance
@AJLProjects : @AJ213 is right. You can use the _offset
function variants or the NoiseBuilder .
Take a look at the example for inspiration how to use the NoiseBuilder.
I'll close this issue now.
This isnt really an issue so you can close it, but just wondering if it is possible to provide an offset. I have a minecraft clone, and the chunk needs to continue from the last one.