Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

2D Shader Graph

Hi, I used the Brackeys tutorial to make my player dissolve when the player die, the problem is that my player has as a child a weapon, how do I make that (in general) a child of my player dissolves too?

Best Answer

  • SpartanSpartan Member
    Accepted Answer

    Declare in your script another public game object in wich you ll drag the child in unity editor

    and also in script change it s material to that one

Sign In or Register to comment.