Game Development Community

Terrain modification

by Alyson Balzer · in Torque X 2D · 07/29/2008 (8:22 am) · 1 replies


#1
07/29/2008 (8:22 am)
I am trying to modify the desertLevel.txscene file of the fps demo to understand how to import a new terrain file (.ter).
I created a .ter with the old 3deditor and I moved it into my custom fps project, but as it tries to load the level I get an error (assert failed) saying content load exception : error loading data\terrain\scaleTerrain file not found
How can i fix it?