VoxelSniper-Reimagined
VoxelSniper-Reimagined copied to clipboard
Feat/flattenbrush
What type of PR is this? (check all applicable)
- [x] Feature
- [ ] Refactor
- [ ] Bug Fix
- [ ] Optimization
- [ ] Documentation Update
Description
Implement the flatten brush. The flatten brush flattens terrain about it. It will lower terrain higher than the clicked block, and it will raise terrain lower than the clicked block
Added/updated tests?
- [ ] Yes
- [ ] No, and this is why: please replace this line with details on why tests have not been included
- [ ] I need help with writing tests
- [ ] Not needed