summaryrefslogtreecommitdiff
path: root/assets/scripts/system_emoticons.shader
blob: a4c86672b91c29de49ff5713ee8f61b60fc966fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
emoticons/yesmadbro_1x1
{
  {
	animMap 2 emoticons/yesmadbro_1x1.tga emoticons/yesmadbro_1x1_b.tga
	blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
	alphaFunc GE128
	depthWrite
  }
}
emoticons/yesmp_1x1
{
  {
	animMap 4 emoticons/yesmp_1x1.tga emoticons/yesmp_1x1_b.tga
	blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
	alphaFunc GE128
	depthWrite
  }
}
emoticons/yeshaha_1x1
{
  {
	animMap 4 emoticons/yeshaha_1x1.tga emoticons/yeshaha_1x1_b.tga
	blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
	alphaFunc GE128
	depthWrite
  }
}