Game Development Community

How do I make flat terrain

by Matthew Ruggiero · in Torque Game Engine · 10/21/2004 (8:52 am) · 4 replies

I have been struggling with the terrain editor for about an hour and it doesn't appear to be able to make flat terrain.

#1
10/21/2004 (8:55 am)
In the terraformer add a new terrain file, this will be flat terrain.
#2
10/21/2004 (4:10 pm)
OK thanks.
#3
10/21/2004 (5:37 pm)
Matt,

Just open Paint Shop Pro or something and make 256x256 uniformly gray png file. Save this in common/editor/heightscripts. Run your game, press f11 and load a bitmap terrain. Your new .png will be there and it will completely flat.

Good Luck

Joe
#4
10/21/2004 (5:56 pm)
Load the terrain editor, do a "select all" then do "set height"...

- Brett