• Can I replace multiple textures using one $texturegroup?
    4 replies, posted
Title says it all, Can I replace multiple textures in a model using one $texturegroup?
$texturegroup skinfamilies { { "original1" "original2" ... "originalX" } { "replace1_1" "replace1_2" ... "replace1_X" } { ... ... ... ... } { "replaceX_1" "replaceX_2" ... "replaceX_X" } }
[QUOTE=Long Nange;45609267]$texturegroup skinfamilies { { "original1" "original2" ... "originalX" } { "replace1_1" "replace1_2" ... "replace1_X" } { ... ... ... ... } { "replaceX_1" "replaceX_2" ... "replaceX_X" } }[/QUOTE] I still don't understand.
okay, look here. Original1, original2 and originalX are names of your standart textures. Replace 1_1, 1_2 and 1_x are first replacement for textures 1,2,x. I mean that replace1_1 will replace original1, and the same for other textures
[QUOTE=Long Nange;45609545]okay, look here. Original1, original2 and originalX are names of your standart textures. Replace 1_1, 1_2 and 1_x are first replacement for textures 1,2,x. I mean that replace1_1 will replace original1, and the same for other textures[/QUOTE] OK, so the mechanism is different from $bodygroup, got it.
Sorry, you need to Log In to post a reply to this thread.