Saturday, 4 July 2015

PHOTOSHOP TEXTURING PROCESS STUFF


http://www.gamedev.net/topic/669701-kp-ps-texturing-techniques/
i used this Action for Diablo 3 monsters, armor, and weapons to quickly springboard into the texturing process.

the purpose of this Action is to save time spent remaking the same Group folders and Layers, over and again. another benefit for standardizing Layers, is that it eases the use of additional Actions and Scripts. for example, this setup Action creates a "Layer from Background..." named "UVs". i can now reliably bind a separate Action that might toggle off the visibility of the Layer named "UVs", while the Action will not affect Layers named "UVS", "uvs", "Layer 1" and so on.

it's nice to incorporate any preferences your teammates might have so that they might also benefit from its use. for instance, on another project, a teammate was using a Photoshop Script called "savePSD+TGA" created by Funky Bunnies, which essentially outputs and names a Targa file based on the PSD's directory and the name of the currently selected Group, respectively. my Action would now have to conform with it, as well as accommodate the project's naming conventions.

when creating Actions for others, it would be best practice to test it before sending it out and i'd suggest using version numbers for when you will most likely come back to iterate on it.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.