How do I build trenches with wooden planks lining it

How do I make trenches that look like the in-game ones?

1 Like

Enlisted trenches contains many rendinst objects:



Maybe it would be better if you will instance or unbake them:

And probably you will need to do some terraforming changes after found area for them:

Elevate/lower some area (EV) and add some grass erasers (GE).

3 Likes

How could I make tunnels hidden by grass?

1 Like

You can use terrain patches rendinst objects.
image

2 Likes

Thanks. Where can I find the rendinst objects?

1 Like

Create game_rendinst or game_rendinst_decor entity.
And try to edit ri_extra__name property.
It will open huge list with many objects.

game_rendinst_decor by default is object that can’t be destoryed (-2 in hp).
Also don’t creates any effect if was destroyed. And contains property that allows to turn off collision.

3 Likes