Game Development Community

Morian.exe textures

by Robert Taylor · in Torque Game Engine · 09/28/2001 (10:24 am) · 2 replies

Morain.exe can't seem find any of the textures. Anybody know where the textures should go in relations to Morian.exe or the current directory?

#1
09/28/2001 (1:16 pm)
You should not be using Morian.exe. Morian is a Tribes 2 tool and uses a bunch of hardcoded T2 specific paths. You should be using map2dif, the Torque version of that tool which is shipped with the SDK.
#2
09/28/2001 (2:30 pm)
Ah, okay, I was reading a tutorial, and it confused me. Thanks for the clarifacation.