materials/glitchvid/carpet/mdrnoff_carpet_lightgrey.vmt

Thu, 28 Apr 2016 18:50:02 -0600

author
glitchvid
date
Thu, 28 Apr 2016 18:50:02 -0600
changeset 21
d03e38e3ed0c
parent 0
a5ee9df947f6
permissions
-rw-r--r--

- Update nicetile01 asset
Now in-line with nicetile02

patch
{
	include "materials/glitchvid/carpet/mdrnoff_carpet_default.vmt"
	insert
	{
		"$color"	"[2 2 2]"  // I used brackets here because I want int
		"$reflectivity"	"{52 52 52}" // Curly Brackets because absolute value
// If you care to learn how that works read: 
// https://developer.valvesoftware.com/wiki/Material_vector
	}
}

mercurial