What is the most efficient method on having visual color effects on actives?
Hello, in some games, when an enemy is about to do something you can counter, they flash with a yellow hue, when they're on low health, they have a red hue, or when getting hurt, they briefly flash white completely.
Having a copy of each active with only the needed color attached to the main active and becoming visible feels like a clunky solution, is there some shader or built in effect that is more effective than this method?