8,452
edits
Paradox-01 (talk | contribs) mNo edit summary |
Paradox-01 (talk | contribs) m (a script that simplifies vertex color and render map creation) |
||
Line 484: | Line 484: | ||
* Finally, click on the button Regenerate Maps... | * Finally, click on the button Regenerate Maps... | ||
This must be done for all objects separately. | This must be done for all objects separately. | ||
: [https://dl.dropbox.com/u/139715/OniGalore/vertex_color_script.txt There's a script] which can apply vertex color and render maps to all '''selected''' objects. Load it into the script editor [alt] + [4] and hit [F5] to run it. (Be sure the script language was set to vb script.) | |||
: The variable "overwrite_VC" can be changed. | |||
:: With "1" all existing CAV maps of selected objects will be overwritten. This can take some time. | |||
:: With "0" only selected objects without CAV maps will be the script's target. | |||
edits