Search Unity

Question Animated scar texture effect?

Discussion in 'Animation' started by G_Peixoto, Nov 13, 2022.

  1. G_Peixoto

    G_Peixoto

    Joined:
    Nov 6, 2022
    Posts:
    4
    I'm trying to animate a character's skin texture so that it scars when and where it gets damage. I've worked out the scar texture variables on Substance Designer, but I'm still figuring out how to call the texture in Unity and fit the shape/size of the scar to the damage. Can anyone give me a hint?
     
  2. DevDunk

    DevDunk

    Joined:
    Feb 13, 2020
    Posts:
    5,063
    Animating, not sure
    Adding it on a position, I've used this asset at my internship I think (there also is an open source decal for skinned mesh asset):
    https://assetstore.unity.com/packages/tools/particles-effects/decal-for-skinned-meshes-128111
     
  3. razzraziel

    razzraziel

    Joined:
    Sep 13, 2018
    Posts:
    396
    There can be several methods. You can easily search them on Youtube.

    For example:

    But watch out, greater resolution would result with greater performance cost. I know you'd like it to look just like in Substance Painter, but lower your res depending on your needs.