So I had someone make me a model for OMSI, which is done perfect only with one slight problem that neither I or he can seem to fix. Currently the model looks for a very spefic path for the textures unlike other models that look in the local folders for their textures, problem is we cannot seem to fix this problem. Hopefully someone here could figure out how to fix this problem?
Download model filesSo to ensure clearity, currently the model looks for its textures via:
"SceneryObjects\buildings\textures\filename.filetype"
most other commonly found models look for their textures via:
"\textures\filename.filetype"
or just simply
"filename.filetype"