Sun, 20 Mar 2016 04:50:20 -0600
- Updated 'Cabletray'
Fixed up specular and diffuse slightly
Not finialized still, but good enough for now.
0 | 1 | patch |
2 | { | |
3 | include "materials/glitchvid/carpet/mdrnoff_carpet_default.vmt" | |
4 | insert | |
5 | { | |
6 | "$color" "[2 2 2]" // I used brackets here because I want int | |
7 | "$reflectivity" "{52 52 52}" // Curly Brackets because absolute value | |
8 | // If you care to learn how that works read: | |
9 | // https://developer.valvesoftware.com/wiki/Material_vector | |
10 | } | |
11 | } |