Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

fountain

Page: 1 of 1
 loefazzer
12-09-2004, 8:00 PM
#1
hey, ive downloaded fountain pack (ATLANTIS) from www.map-center.com) and can you tell me how to make water move cause when i use mics_model water doesnt move :(
any ideas??
 Ockniel
12-30-2004, 10:56 PM
#2
I would suggest using something like an fx_runner, try searching that, I myself have had questions answered about that.

you will probably need to create a new shader to use, but I can't help you in that department
 Fracman
01-03-2005, 9:02 AM
#3
Exactly. The Shader is missing.

Try something like this:


models/mapobjects/atlantis/water04
{
surfaceparm water
{
map models/mapobjects/atlantis/water04
blendFunc GL_DST_COLOR GL_SRC_COLOR
tcMod scroll 0 -1
}
{
map $lightmap
blendFunc GL_DST_COLOR GL_ZERO
}
}
 ensiform
01-13-2005, 11:08 AM
#4
has some handy models: http://fps.brainerd.net/mapmodeltext.htm)

also i know this guy irl :P
 loefazzer
01-24-2005, 10:10 AM
#5
but how should i do that, i dont know anything about shaders :( where i have to write it??
Page: 1 of 1