aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/mod/materials/models/northstartree/lightsflicker.vmt
blob: 22b81e9acacd2eda65ae50be25c2dafa92a9ff25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
"UnlitTexture"
{
    $basetexture "models/northstartree/lightsflicker"
    $color "[1.5 1.5 1.5]"

	Proxies
	{

 	 TextureScroll
 	 {
  	 texturescrollvar $basetexturetransform
  	 texturescrollrate 0.33
  	 texturescrollangle 45
		}

	}

}