HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Unit Partial Invisibility?

09-08-2005, 11:48 PM#1
PCPharaoh
How would I make a unit partially invisible? (such as DotA's phantom assassin's evasion)
09-09-2005, 04:27 AM#2
vile
give it a ghost or a permanent invisibility option
or if you just want it to look transparent use
Unit - Set Unit Vertex Color to 100, 100, 100, and 50% transparency
the less the transparency the more invisible it will be
100% is non-transparent.
09-09-2005, 02:28 PM#3
PCPharaoh
Woohoo! Thanks so much!