WorldEdit

WorldEdit

42M Downloads

new brush: splatter

o7-hmoe opened this issue ยท 1 comments

commented

Is your feature request related to a problem? Please describe.
Currently, there is no simple way to create a splatter design over a large surface that I am aware of. You can slowly do it by creating different brushes, but it's slow and painful to do.

Describe the solution you'd like
A brush that essentially does this:
image

It's parameters would be a block, radius, and fall-off strength. A higher fall-off strength would create a sphere brush pattern. A lower fall-off strength would create a messier pattern.

image
The left would be high fall-off, the right would be low fall-off.

Describe alternatives you've considered
Alternative solutions are to use GoPaint (which offers this brush) however that plugin requires FAWE which is completely unusable. Another alternative is to create different brushes with percentage patterns to slowly create this effect. Emphasis on slowly.

Additional context
I believe that everything. If you have any questions let me know.

commented

Done in #1657