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?
Torque Owner Ulisse
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?