This is a simple nuke script that breaks up a photoshop file into cards. It is essentially the built-in "Breakout Layers" button but for 3d cards. It also offsets and scales all layers slightly so you can easily select seperate layers in the 3d viewport.
- Move the auto_psd_layers_to_cards folder into your .nuke installation folder.
- Copy the contents of the provided menu.py file to your existing menu.py file.
- If you do not have a menu.py file use the file provided in the zip.
- Linux: /home/login name/.nuke
- macOS: /Users/login name/.nuke
- Windows: C:\Users\user name\.nuke