Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Change color when the character is hit.

Discussion in 'Visual Scripting' started by Sanctu, Apr 23, 2021.

  1. Sanctu

    Sanctu

    Joined:
    Sep 28, 2020
    Posts:
    23
    The truth is that I have many problems with this, I want the character to change color when it is hit, but I don't know where to start.

    I know how to change the color of a material, but I don't know how to change the color of all the materials of a character and that they can then return to their original color, I don't know if this is done by changing the materials or in another way. Can someone help me?

    Thanks in advance