Search Unity

My last question for today

Discussion in 'Editor & General Support' started by pikachu, Aug 8, 2005.

  1. pikachu

    pikachu

    Joined:
    Aug 6, 2005
    Posts:
    38
    I feel like I am slowly starting to make some leaps and bounds with this program. The learning curve is however huge for an old fart like me. I hope the documentation is going to be improved in the future.

    Anyway...
    I would love to know which shader was used for the image below and what kind of texture layers are required.

    I guess that it must be located under self-illuminated and potientally bumped... but I am not sure.

    My educated guess is that it is made of 3 layers.

    One for the rock texture
    One with the underlying self-illuminated yellowish texture
    And one in between as a grey scale image for blending purposes

    I can't however find the appropriate shader. But then again, I am probably missing something again.

    A simple screenshot of the images and shader/layering used would be greatly appreciated. I'll promise to then shut-up as well and post something that might be of use to the community.

    Kind regards
    Reda Borchardt

    Visit: www.bendali.com
     

    Attached Files:

  2. Jonathan Czeck

    Jonathan Czeck

    Joined:
    Mar 17, 2005
    Posts:
    1,713
    You want one of the Self-Illumin ones. Self-Illumin/Bumped or BumpedSpecular.

    Then notice the text next to the texture drop wells, and which channel in the different textures does what.

    Cheers,
    -Jon