Game Development Community

Is there a quick way to flatten ALL the terrain?

by JC · in Artist Corner · 12/26/2002 (8:47 pm) · 1 replies

Hey,
Just got torque and was learning how to make missions and things.

When I went to make a new mission, it loaded some default terrain that was full of hills and stuff(this is in the example fps game). Is there any way to flatten out the terrain all at once? I just think it would be easier for me to make the terrain how I want it if it started out flat, and not loaded with hills and such.

Thanks!

#1
12/26/2002 (8:57 pm)
Search the forums. You can go to the terrain editor that allows you to set the terrain height and the terrain max/min height... if you set both fields to zero and perform the operation it should flatten; again, search the forums.