spimort / TerraBrush

MIT License
615 stars 22 forks source link

Object frequency when using object painting image in zones #94

Open niklasking opened 4 months ago

niklasking commented 4 months ago

When painting the terrain with the brush, it is possible to configure the object frequency, so that you can separate for instance trees the way you like. When using object painting images for zones, this is not possible. Instead, the objects are placed very, very close to each other, which is not ideal when modeling a forest. It would be good to have the same behavior for zones as for painting with the brush.

spimort commented 3 months ago

Hey @niklasking !

Is this what you mean? image

This allows you to reduce/increase the frequency of the objects when you paint 🙂 The -1 you see here means that you will use the deault. If you increase it, higher than -1, this is the one that will get applied.

Let me know if this is what you mean!

niklasking commented 3 months ago

Exactly, this is what I want, but you said earlier that it does not work when using images in the zones. So if you make this to work even when using my own images in the zones that would be perfect!

spimort commented 3 months ago

Oh yeah, I mean what you mean, in your case, you are not using the paint tool but an image! I'll check what I can do about this 🙂

niklasking commented 3 months ago

Thanks a lot!