UnrealSandboxTerrain icon indicating copy to clipboard operation
UnrealSandboxTerrain copied to clipboard

Fill and Dig options

Open kweeniemike opened this issue 8 years ago • 1 comments

Was trying to add the option to use X, Y, Z sizes instead of the radius so you could use a beam of 1x2x4 for instance for digging, but found out that radius is tied to a lot of stuff. So I am not sure if this should be in Issues or somewhere else, but the possibility to use a beam of size X by Y by Z would be a nice option to have.

Was also trying to see how to do this but with a direction Vector to it (So a beam facing a certain direction instead of just straight up or down) but that is probably a whole new realm of problems.

kweeniemike avatar May 23 '17 12:05 kweeniemike

Yep, unfortunately design of this part is not so good. I'll refactor it soon and add feature to edit terrain with 3 dimensions box

bw2012 avatar May 30 '17 11:05 bw2012