TakeruGrima Posted July 28, 2022 Posted July 28, 2022 Hey, I made a map with 3 biomes and I want them to have a smooth transition between those. Is there a way to do that ? (See the map bellow)
Bryan Posted July 28, 2022 Posted July 28, 2022 I would recommend using noise masks, this would help with the transitions between the multiple biomes.
TakeruGrima Posted July 29, 2022 Author Posted July 29, 2022 Okay Thanks. But how can I have this mask only on the biome edge ?
Solution Bryan Posted July 29, 2022 Solution Posted July 29, 2022 Use a distance mask and spawn along the edges. You will need to spawn locally. It will take some time to do this but this is the best advice I can give.
TakeruGrima Posted July 30, 2022 Author Posted July 30, 2022 Okay, thanks but with this distance mask there is no way I can do it dynamically right ? Because my biome mask are randomised with an external tool I made.
Bryan Posted July 31, 2022 Posted July 31, 2022 Not for blending at the moment but we hope to further develop this!
TakeruGrima Posted July 31, 2022 Author Posted July 31, 2022 Good ! I hope I will be able to use this feature soon.
Recommended Posts