home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Zone 99
/
dppcz0201.7z
/
dppcz0201.mdf
/
Demos
/
Alice
/
alicedem.exe
/
demo
/
pak0.pk3
/
models
/
fx_waterfall_g3.tik
< prev
next >
Wrap
Text File
|
2000-11-20
|
923b
|
60 lines
TIKI
setup
{
scale 1
path models/fx/waterfall_garden3
surface material1 shader rogue_fall
}
init
{
server
{
stationary
inanimate
noshadow
notsolid
}
client
{
tagemitter tag_base basespray
(
// spawnrate 37
spawnrate 20
model roguespray.spr
velocity 85
randvel crandom 20 crandom 20 crandom 20
offsetalongaxis crandom 10 crandom 10 crandom 185
accel 0 0 -75
life 1.4
// scalemin 0.4
// scalemax 1.2
// scalerate 1.5
scalemin 0.6
scalemax 1.5
scalerate 1.5
fade
)
tagemitter tag_top topwater
(
// spawnrate 90
spawnrate 50
model waterdrop1.spr
velocity 160
randvel crandom 40 crandom 40 crandom 40
offsetalongaxis crandom 5 crandom 75 crandom 5
accel 0 0 -270
life 1.6
scalemin 0.05
scalemax 0.25
scalerate 0.2
fade
)
}
}
animations
{
idle1 notmoving.tan
}