Possibility to add buildings to terrain?

Is it possible to add buildings to my terrain with a certain brush, becuase I have an infiniteterrain script and I want people to be able to find building anywere

I am guessing you can import a model into Unity, design it the way you want (add interiors, lights etc.) and then add it as a prefab.

Then assign your prefab to “Add Tree” setting and done.

Note that this might cause some performance issues or buildings will be swarmed in one place (unless if you’ve tweaked your brush settings).

1 Like

Thanks! buildings have to be one model whole though but ill work that out later (for spawnpoint for loot etc) anyway thanks allot!