Terrain Flattening Plugin

I didn’t like roblox’s terrain flattening tool in the terrain editor, it seemed overly complicated and there are issues with it

I spent a bit of time today and whipped up a custom one. It’s made things easier for me and I hope others find it useful too

9 Likes

This made me remember how annoying terrain editor is to use.

1 Like

ong they need to revamp terrain editor because its so hard to actually use

2 Likes

It doesn’t seem to work with water (currently trying to lower water terrain slightly). It spawns some grass when I try to flatten water.

Before this plugin this was so tedious as to be impossible in a normal development timeline. Also the Alt to get height is a great UX. I’m not sure what Throttle does but everything else is perfect.

Thank you!!!

1 Like

Simple yet quiet helpful. Roblox needs better terrain

1 Like

Glad to see it’s working , just a heads up by the way since it’s not super obvious

Minheight is essentially how many studs beneath the brush it’ll affect voxels, for 3D mode. Which means if you’re flattening a hill and there’s a cave under it , and you set that to 0, it should only flatten stuff on the surface instead of messing up the cave as well

Same goes for max

2D of course ignores these and just flattens all terrain under and above your mouse to the target height

1 Like