blob: 5a7d570fb3e4cfbb31551380cf633cdcba73349e (
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
gfx/level1/warpOverlay
{
{
map *white
blendFunc GL_ONE_MINUS_DST_COLOR GL_ONE_MINUS_SRC_COLOR
}
}
gfx/level1/warpOverlayBlocked
{
{
map gfx/level1/warpOverlayBlocked.jpg
blendFunc filter
}
}
gfx/level1/warpParticle1
{
{
map gfx/level1/warpParticle1.jpg
blendFunc add
}
}
gfx/level1/warping
{
{
map gfx/level1/warping2.jpg
blendFunc filter
tcMod scroll 3 3
}
{
map gfx/level1/warping.jpg
blendFunc add
tcMod scroll -2.19384 -1.95281
}
}
gfx/level1/warpingEnvironment
{
{
map gfx/level1/warpingEnvironment.jpg
tcMod scroll 0.06 -0.029
}
}
|