Page 1 of 1

easygen again

Posted: Fri Mar 19, 2010 7:53 pm
by ^Ghost
im a bit stuck.. i have 2 pieces of terrain in my map, so my question is, is it possible to have 1 shader file for 2 pieces of terrain that i made separately (2 shaders).. if i put both shaders into 1 file would they overwrite because they have the same texture/shader paths.. ie: textures/ghost-jundo/terrain_0

Re: easygen again

Posted: Fri Mar 19, 2010 8:14 pm
by obsidian
Your texture/shader paths should never have the same name otherwise they will overwrite, regardless of whether they are in the same .shader file or not.

Re: easygen again

Posted: Fri Mar 19, 2010 10:57 pm
by ^Ghost
ok thanks, i was just making sure :D