~z-man/armagetronad/0.4-armagetronad-ct-unified

« back to all changes in this revision

Viewing changes to textures/tutorials/survival/survival.txt

  • Committer: Voodoo
  • Date: 2011-12-22 16:07:45 UTC
  • Revision ID: erollet@yahoo.fr-20111222160745-o5p79fchl3e0dwk5
merge -r 1186..1363 lp:armagetronad

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# each line is an animation frame.
 
2
# the format is <frame duration> <list of texture files>.
 
3
# the textures are displayed with the first in the background and the last in the foreground.
 
4
# during the frame duration, the alpha test threshold for the last texture is continuously lowered
 
5
# from 1 to 0. This makes translucent elements of the texture pop in and allows limited
 
6
# in-frame smooth animation.
 
7
# empty lines and lines starting with # are ignored.
 
8
 
 
9
#1 textures/tutorials/clipart/background.png
 
10
4.27 textures/tutorials/clipart/background.png textures/tutorials/survival/wiggle.png
 
11
1.00 textures/tutorials/clipart/background.png textures/tutorials/survival/wiggle.png textures/tutorials/clipart/circle.png textures/tutorials/clipart/check.png
 
12
 
 
13
4.27 textures/tutorials/clipart/background.png textures/tutorials/survival/spiral.png
 
14
1.00 textures/tutorials/clipart/background.png textures/tutorials/survival/spiral.png textures/tutorials/clipart/circle.png textures/tutorials/clipart/check.png
 
15
 
 
16
4.27 textures/tutorials/clipart/background.png textures/tutorials/survival/fail1.png
 
17
.25 textures/tutorials/clipart/background.png textures/tutorials/survival/fail1.png textures/tutorials/survival/fail2.png
 
18
.25 textures/tutorials/clipart/background.png textures/tutorials/survival/fail1.png textures/tutorials/survival/fail2.png textures/tutorials/survival/fail3.png
 
19
.5 textures/tutorials/clipart/background.png textures/tutorials/survival/fail1.png textures/tutorials/survival/fail3.png textures/tutorials/survival/fail3.png
 
20
2 textures/tutorials/clipart/background.png textures/tutorials/survival/fail1.png textures/tutorials/survival/fail3.png textures/tutorials/clipart/circle.png textures/tutorials/clipart/fail.png
 
21