ZBrushCentral

Answered: DeepShadow Off on start-up

Hi,

Does anyone know a way to turn off render>preview shadows>deepshadow on startup? The setting isn’t saved with the ztool or project.

I’m assuming I have to edit the default zscript as there seems to be nothing in the UI to save this setting. Does anyone know what I should add to it to make it so?

TIA :slight_smile:

Add the following line to your DefaultZScript file between //Startup and [pd]

[If,1,[IUnPress,Render:Deep Shadows :Deep Shadow]]

Apparently when I type :smiley: it comes up as a smiley face.

Heh :slight_smile:

Thanks so much.

this is what it should be.

new-3.JPG

Even though the above one works, this one is the better one with the correct button path. Sorry for the mix up.

new-2.JPG

Yep, that works a treat. Thanks again :slight_smile: