- Joined
- Jul 15, 2012
- Messages
- 89
Cant make transparrent (solved)
im using the follownig trigger to make units transparrent so it looks like a spirit but it doesnt work does anybody know why its not working?or another way to make units transparrent? (i tried using the same trigger to change color and it worked)
im using the follownig trigger to make units transparrent so it looks like a spirit but it doesnt work does anybody know why its not working?or another way to make units transparrent? (i tried using the same trigger to change color and it worked)
-
revive
-
Events
- Unit - A unit Dies
-
Conditions
- (Unit-type of (Dying unit)) Equal to Villager
-
Actions
- Unit - Create 1 Spirit for (Owner of (Dying unit)) at (Position of (Random unit from (Units owned by (Owner of (Dying unit)) matching ((Unit-type of (Matching unit)) Equal to Healer)))) facing Default building facing degrees
- Animation - Change (Last created unit)'s vertex coloring to (100.00%, 100.00%, 100.00%) with 66.00% transparency
-
Events
Last edited: