Game Development Community

About "Ground Cover" in Torque 3D

by Tom Giant · in Torque 3D Professional · 10/29/2010 (11:10 am) · 3 replies

Can I place some "Ground Cover" objects on the specific area of the terrain? Now I found they were full of the entire terrain.

Thanks for any help in advance.

#1
10/29/2010 (1:28 pm)
Groundcover works on the layer (material) of the terrain, you can isolate it to just one type.

Read the docs.

From this very webpage .... support->documentation->T3D->Online Documentation->World Editor->Tutorials->Adding Foliage
#2
10/29/2010 (7:06 pm)
If Groundcover is too much, one can use the Forest tool and paint groundcover-like details in strategic areas.
#3
11/01/2010 (10:04 am)
Got it. Thanks for your replies.