Source Filmmaker

Source Filmmaker

Spy Cloak effect on Workshop modells?
Is there a way to make a spy cloak effect on a Workshop modell? Because i wanted to make a cloak effect on the Twitch player modell from league of legends, but he has no material tab in the element viewer. Is there a way to do this?
< >
Showing 1-1 of 1 comments
"$cloakPassEnabled" "1"
Add the code above to each .vmt files and you may solve the problem.
Make sure the code you add before the last "}" .

For example :

"VertexLitGeneric"
{
"$basetexture" "models\example\example_vtf"
"$cloakPassEnabled" "1" // Cloak code is here
} // Here is the last "}" .

Make sure you add the $cloakPassEnabled to EACH .vmt files . EACH .
Last edited by Sexcellent; 8 Jul @ 12:05am
< >
Showing 1-1 of 1 comments
Per page: 1530 50