andrew.tan Posted November 22, 2013 Share Posted November 22, 2013 Hi there, Is there any way to increase the radius beyond 50? The sculpting takes way too long for a 8000 size map. Thanks, Andrew Link to comment
sebastianbah Posted November 22, 2013 Share Posted November 22, 2013 Hi,To increase brush radius you can edit max variable in Terrain::radius_el editline (line 66) in <SDK>/data/core/editor/editor_terrain.uiBrush radius will affect the performance, so it is preferable to use 50 as a max value. Link to comment
demostenes Posted November 22, 2013 Share Posted November 22, 2013 Hi there, Is there any way to increase the radius beyond 50? The sculpting takes way too long for a 8000 size map. Thanks, Andrew Dont do sculpting by hand, but generate terrain in some 3rd party editor. And use brushes only for small tuning. Link to comment
werner.poetzelberger Posted November 22, 2013 Share Posted November 22, 2013 I have thought in the beginning I could do this as well..... but really no change. (we have about 100 squkm). Use a heightmap, its easy, pleasing and quick. Use the Edit Terrain afterwards for refining. You can even export your Normal Maps and refine it, bring it back etc. cheers. Werner Link to comment
Recommended Posts