• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Problem With This Trigger...

Status
Not open for further replies.
Level 2
Joined
Mar 31, 2007
Messages
10
I created a skill that everytime you learn that skill the hero model gets tinted(changes hero model color). I already done the tinting thing...

Code:
Animation - Change Hero's vertex coloring to (50.00%, 25.00%, 30.00%) with 0.00% transparency
This is the code i used, it uses the RGB style coloring.

PROBLEM: When the code above is executed, the hero's glow disappears!.

How do you colorize the hero's model while keeping his hero type glow..
 
Level 4
Joined
Feb 23, 2007
Messages
82
No. You can't. However, you can change his prectual colour (blue-red-teal, etc) without removing the glow. The only way, is to change the colour, but not the ownership. Now, to do that, I don't remember.. :/
 
Status
Not open for further replies.
Top