SD_Radical_Ed Posted December 5, 2003 Posted December 5, 2003 self explanitrory. i have 2 jpegs. need a shader that will rotate between them at a 3 second interval. the jpegs are named bigo1.jpg and bigo2.jpg
unravled Posted December 7, 2003 Posted December 7, 2003 textures/mapname/bigo { surfaceparm nolightmap { map textures/mapname/bigo1.jpg rgbGen wave square 0 1 0 0.166667 } { map textures/mapname/bigo2.jpg blendfunc add rgbGen wave square 0 1 0 -0.166667 } } be sure to replace "mapname" with the name of the folder where your bigo textures are
Recommended Posts
Archived
This topic is now archived and is closed to further replies.