Page 1 of 1

Map overlay

Posted: 15 Aug 2017 16:58
by lz1gtp
Hello,
i have a small problem.
I'm trying to make base map for new project but I'm failing very good :D
The problem is it can't find texture.
https://drive.google.com/open?id=0ByMWU ... UZjdklMMkk
Here are my files.

Re: Map overlay

Posted: 30 Aug 2017 10:44
by [JNR-SNR] Senior
I have noticed that your bpmap.tobj file is pointing to "/C:/Users/georg/Desktop/bgmap_mod/material/editor/bgmap.dds" and should be pointing to "/material/editor/bgmap.dds" (without the quotation marks. Use Trobj editor to fix this and see how it goes. Also in your editor_data,sii your bcg_material[]: "/material/editorbgmap.mat" should be bcg_material[]: "/material/bgmap.mat" to match your file. I was not able to test this because you are missing the main map directory in the link you have posted but this will help some.

Let us know how you go.