Hi everyone,
I’m a beginner with ZScript but loving it!
Below follows a part of my script:
[IPress,Tool:Texture Map:TextureMap]
[IPress,PopUp:Texture 28]
[IPress,Tool:Displacement Map:DisplacementMap]
[IUnpress,PopUp:texture_name]
[IPress, Tool: Displacement Map:Disp On]
[ISet,Tool:Displacement Map:Intensity,0.015]
[IPress, Tool:Displacement Map:Apply DispMap]
The texture map and displacement map are assigned to the UV’ed model, also the intensity is set.
But the displacement map is not applied.
Did I do something wrong or am I missing something?
Thank you for any feedback and help!