Scripting - Texture change
Posted: Fri Jan 07, 2005 1:13 am
Is it possible to make a brush change textures? i know you can make em scroll but i dont want that lol.
Code: Select all
textures/movie/king01
{
qer_editorimage textures/movie/king01.tga
surfaceparm nomarks
surfaceparm wood
q3map_lightimage textures/shopp/movie/king01.tga
q3map_surfacelight 100
cull none
{
animmap 5 textures/movie/king01.tga textures/movie/king02.tga textures/movie/king03.tga textures/movie/king04.tga textures/movie/king03.tga textures/movie/king02.tga
blendFunc GL_SRC_ALPHA GL_ONE_MINUS_SRC_ALPHA
}
} u could send me the images u want to use and I'll do it 4u[HDL]-{Gen} Dragon wrote:any way to simplify it tho?