Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Snow brush #147

Open
KevinDaGame opened this issue Apr 17, 2023 · 0 comments · May be fixed by #153
Open

[FEATURE] Snow brush #147

KevinDaGame opened this issue Apr 17, 2023 · 0 comments · May be fixed by #153
Labels
enhancement New feature or request

Comments

@KevinDaGame
Copy link
Owner

KevinDaGame commented Apr 17, 2023

Describe the solution you'd like
A brush that places down snow layers. If there already is a snow layer, it should add to that.

It should only try to place snow layers on (full, solid?) blocks with a block below it,

Parameters

Brush size: The size of the affected area

1st image:
so it would place snow like this. It would "see" (sorry... not that smart with how plugins work...) that there is a 7 block gap in the rear one, so it would place a 7 high snow, then a 6 high, etc etc to be smooth. Or the middle one, it would see its only 6 and skip a level to compensate. And so on so forth. It would leave 1 block at the end to be a snow block to improve the smoothness.

2nd img/3rd:
I think it would also be important for it to see that if there are two blocks across from each other it would do something like the second image and not like the img.

No idea if this makes sense
Image
image
idk if its possible but my suggestion is that within the brush size it will try to go from something like this in the 1st img to one click to the second image

and i made it simple to show but I think it would be really cool if it could figure it out itself on how it would work so you could use it on a gentle slope for example and it would be able to sort it out to be smooth
image
image
I think it would also have to see what snow is already place down so if you were running the brush along a slope it wouldn't conflict with the last time the brush was used if they overlapped if that makes sense?

@KevinDaGame KevinDaGame added the enhancement New feature or request label Apr 17, 2023
@KevinDaGame KevinDaGame linked a pull request Apr 17, 2023 that will close this issue
@KevinDaGame KevinDaGame linked a pull request Apr 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant