518
|
1 <?xml version="1.0"?>
|
|
2
|
|
3 <paranormal_preset>
|
|
4 <container_simple>
|
|
5 <container_once>
|
|
6 <cmap_bwgradient>
|
|
7 <low_index> 0 </low_index>
|
|
8 <high_index> 255 </high_index>
|
|
9 <color> 0, 161, 255 </color>
|
|
10 </cmap_bwgradient>
|
|
11 </container_once>
|
|
12 <wave_normalize>
|
|
13 <height> -1 </height>
|
|
14 <hfrac> -1.00000 </hfrac>
|
|
15 <vfrac> 0.12500 </vfrac>
|
|
16 <channels> 0 </channels>
|
|
17 </wave_normalize>
|
|
18 <wave_scope>
|
|
19 <init_script> n = 800; t = -0.05; </init_script>
|
|
20 <frame_script> t = t + 0.05; </frame_script>
|
|
21 <sample_script> d = index + value; r = t + index * 3.141952924 * 4; x = cos(r) * d; y = sin(r) * d; </sample_script>
|
|
22 <lines> TRUE </lines>
|
|
23 </wave_scope>
|
|
24 <general_blur>
|
|
25 </general_blur>
|
|
26 <xform_movement>
|
|
27 <formula> r = sin(r); d = cos(d)^2; </formula>
|
|
28 <polar> TRUE </polar>
|
|
29 </xform_movement>
|
|
30 <general_blur>
|
|
31 </general_blur>
|
|
32 <general_fade>
|
|
33 <amount> 8 </amount>
|
|
34 </general_fade>
|
|
35 </container_simple>
|
|
36 </paranormal_preset> |