Search Unity

Skin Design Animation... Where Should I Start?

Discussion in 'Image Effects' started by MichaelWais, May 8, 2017.

  1. MichaelWais

    MichaelWais

    Joined:
    Oct 31, 2016
    Posts:
    11
    Hi,

    I'm developing a video-game where the playable character has a skin design that changes during gameplay (like some video playing on his flesh, for example).

    How can I do this with textures/materials?

    Thanks in advance to anyone who can help.
     
  2. jvo3dc

    jvo3dc

    Joined:
    Oct 11, 2013
    Posts:
    1,520
    Render something to a RenderTexture and then apply this as a texture to the character. (Should actually be in the "General Graphics" subforum, since this is not an image effect.)