Hey all. I was wondering if its possible to replace a ground texture with another texture. I don't mean simply overwriting a file with another texture.
Say for example i wanted to swap the texture "AC_dirtroad_01" to "AI_clover"
Would this be possible with something like EE?
Apologies if my question is a bit vague, im not really sure how else to phrase it.
Thanks in advance
Just change the texture path in EE on Land textures section to whatever texture you want showing.eg
ID -------------------------------------------
Texture Path AC_dirtroad_01 -------------------------------- Tx_AC_dirtroad_01.tga
AI_Clover ------------------------------------- Tx_ AI_Clover .tga
So for your example
AC_dirtroad_01 ------------------------------------- Tx_ AI_Clover .tga should replace your AC dirtroad with clover