Felix's WIP Uploads
by FelixGriffin · Uploaded Jun 16, 2012
File Size: 0.77 MB
Downloads: 19
Rating: (0 votes)
Description
I'm uploading stuff here while it's tested out. EDIT: Current download has a bad VMT, which I'm not going to re-upload until next release. For now, put this into the materials/models/props glass vmt: Code: Select all"Refract" { "$alphatest" "1" "$model" "1" "$surfaceprop" "water" "Refract_dx90" { "$refractamount" "0.2" "$normalmap" "dev/water_normal" "$bluramount" "2" "$refracttint" "[1 0.5 0.5]" } "Refract_dx80" { "$refractamount" "0.1" "$dudvmap" "dev/water_dudv" "$refracttint" "[1 0.5 0.5]" } "Proxies" { "AnimatedTexture" { "animatedtexturevar" "$normalmap" "animatedtextureframenumvar" "$bumpframe" "animatedtextureframerate" "30.00" } "Sine" { "resultVar" "$alpha" "sineperiod" "8" "sinemin" "0.01" "sinemax" "0.8" } } "UnlitGeneric_dx6" { "Proxies" { "Sine" { "resultVar" "$alpha" "sineperiod" "8" "sinemin" "0.0" "sinemax" "0.05" } Empty{ "Comments" "Follow:" "Thank you to whoever made" " the Liquid Portal Gun mod," "I borrowed a lot of the params" "from it." } } } }
Comments
Sign in to comment.
I'm uploading stuff here while it's tested out.
EDIT: Current download has a bad VMT, which I'm not going to re-upload until next release.
For now, put this into the materials/models/props glass vmt:
"Refract"<br />{<br /> "$alphatest" "1"<br /> "$model" "1"<br /> "$surfaceprop" "water"<br /><br /> "Refract_dx90"<br /> {<br /> "$refractamount" "0.2"<br /> "$normalmap" "dev/water_normal"<br /> "$bluramount" "2"<br /> "$refracttint" "[1 0.5 0.5]"<br /> }<br /> <br /> "Refract_dx80"<br /> {<br /> "$refractamount" "0.1"<br /> "$dudvmap" "dev/water_dudv"<br /> "$refracttint" "[1 0.5 0.5]"<br /> }<br /><br /> "Proxies"<br /> {<br /> "AnimatedTexture"<br /> {<br /> "animatedtexturevar" "$normalmap"<br /> "animatedtextureframenumvar" "$bumpframe"<br /> "animatedtextureframerate" "30.00"<br /> }<br /> "Sine" { <br /> "resultVar" "$alpha" <br /> "sineperiod" "8"<br /> "sinemin" "0.01"<br /> "sinemax" "0.8"<br /> } <br /><br /> }<br /><br /> "UnlitGeneric_dx6"<br /> {<br /> "Proxies" { <br /> "Sine" { <br /> "resultVar" "$alpha" <br /> "sineperiod" "8"<br /> "sinemin" "0.0"<br /> "sinemax" "0.05"<br /> } <br /> Empty{<br /> "Comments" "Follow:"<br /> "Thank you to whoever made" " the Liquid Portal Gun mod,"<br /> "I borrowed a lot of the params" "from it."<br /> }<br /> }<br /> } <br />}<br />File Name: deflectocube.zip
File Size: 787.62 KiB
Click here to download Felix's WIP Uploads