Thu, 21 Apr 2016 10:52:41 -0600
- Add missing glass texture
This is essential for the map, it was missing before
0 | 1 | "Refract" |
2 | { | |
3 | "$bluramount" "1" | |
4 | "$surfaceprop" "glass" | |
5 | "$refractamount" ".100" | |
6 | "$scale" "[1 1]" | |
17 | 7 | "$normalmap" "glitchvid/glass/glass_modern_window_normal" |
8 | "$REFRACTTINTTEXTURE" "glitchvid/glass/glass_modern_window" | |
0 | 9 | "$envmap" "env_cubemap" |
10 | "$normalmapalphaenvmapmask" 1 | |
11 | "$envmaptint" "[0.3, 0.3, 0.3]" | |
12 | } |