- Home /
Is it possible to make the brush size bigger than 100?
I'm trying to paint some grass on terrain, and I want to be able to do it more quickly, but the brush size doesn't go past 100. How can I make the brush size bigger?
Answer by jpthek9 · Jan 02, 2015 at 12:47 AM
Unity's terrain crafting system is a bit lacking so I don't think you can increase the brush size to over 100. You can use L3DT (http://www.bundysoft.com/L3DT/) to design your terrain then export it to Unity and there'll be a lot more functionality.
Answer by ShamansDock · Apr 07 at 10:26 PM
@MagicalBilly For anyone looking at this later, An easy way to do this is to simply turn down the terrains width+height in settings to something small like 100x100 (not too small though), painting in all the grass, and then turning the size back up again. worked wonders for me.
Your answer
Follow this Question
Related Questions
Painting on the terrain. 2 Answers
Brush Size and Tree Deletion problems 0 Answers
2D Tilemap prefab brush doesn't paint the tile in the right place 0 Answers
Brush a texture with another texture 0 Answers
Change projector or brush 0 Answers