This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Hello, I have the regular cloak, and made a supercloak making me undetectable.
And I thought it'd be cool to have the unit go from the "Player/Ally"'s cloak visual to the "Enemy"'s visual (where it's completely transparent)
How can I do that ?
Thank you :)
Try using a Set Opacity actor event action combined with a glaze.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Note that you have to apply the glaze before setting opacity, as glazes are finicky.
@PirateArcade | I make games | Ask me things on Discord
@greythepirate: Go
What's a glaze ? :)
@samourai23: Go
A glaze is an effect you apply to model, which changes how it appears. Here are some examples.
You apply glazes with the actor message ModelMaterialApply. Here's a list of all the glazes built into the game:
In the LOTV campaign what make the units of Amon look black and red.
Hello, I have the regular cloak, and made a supercloak making me undetectable.
And I thought it'd be cool to have the unit go from the "Player/Ally"'s cloak visual to the "Enemy"'s visual (where it's completely transparent)
How can I do that ?
Thank you :)
Try using a Set Opacity actor event action combined with a glaze.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
Note that you have to apply the glaze before setting opacity, as glazes are finicky.
@PirateArcade | I make games | Ask me things on Discord
@greythepirate: Go
What's a glaze ? :)
@samourai23: Go
A glaze is an effect you apply to model, which changes how it appears. Here are some examples.
You apply glazes with the actor message ModelMaterialApply. Here's a list of all the glazes built into the game:
@samourai23: Go
In the LOTV campaign what make the units of Amon look black and red.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg