Game Development Community

Using Landscape generator.

by Anthony Rosenbaum · in Torque Game Engine · 06/07/2002 (2:24 pm) · 1 replies

In the Terrain Editor
1)What file types are supported for the Bitmpa function? .bmp .png .tiff
More importantly
2)Where do I put those files?
Thanks

#1
06/07/2002 (4:01 pm)
The terrain bitmaps should be 256x256 png placed in the directory /example/common/editor/heightscripts. If the directory is not there, add it.