• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Tinting Color doesn't work?

Status
Not open for further replies.
Level 7
Joined
Feb 20, 2016
Messages
274
Wait, the reason why you're not seeing my issue I'm using the Storm Crow Form to transform into this model. So there's a bug here, when I transform the bat doesn't have the tint changes butt when I revert back to normal form the the tint changes go to the normal form ><.
 
Last edited:
Level 14
Joined
Jan 16, 2009
Messages
716
You detect when crow ability is casted, you check if the casting unit is actually the unit concerned, then you change the coloring of the casting unit.
You will also need to detect when morph back is used and revert the color at that point.
Tell if it works :)
 
Level 7
Joined
Feb 20, 2016
Messages
274
You detect when crow ability is casted, you check if the casting unit is actually the unit concerned, then you change the coloring of the casting unit.
You will also need to detect when morph back is used and revert the color at that point.
Tell if it works :)

I have no clue how to do that with triggers. What's the logic to by when using triggers?
 
Status
Not open for further replies.
Top