anachronox-sdk/Anoxfiles/anoxdata/particles/joey/elecshield.bak

126 lines
4.5 KiB
Text
Raw Permalink Normal View History

2002-01-21 00:00:00 +00:00
APD1
# Anachronox Particle Definition File
# First four characters in file must not be changed!
# This file was generated: 2001-02-17 19:17:21
# Particle engine compiled: Sat Feb 17 15:14:15 2001
#
# Comment lines begin with the '#' character.
# Value of "time" is always integral milliseconds from start of script.
#
# Most integer values can be entered in three ways:
# - If first character is '0' and seoncd character is not 'x' or 'X',
# then it is assumed to be in octal (base 8).
# - If first character is '0' and second character IS 'x' or 'X',
# then it is assumed to be hexadecimal (base 16).
# - Otherwise it is treated as a normal base 10 number.
# Example: 0x100 (base 16), 291 (base 10), and 0443 (base 8) are the same.
########
# generator : <description>
#------------:---------------
generator : blue rings
# generator air resistance
genresist : 3
# generator custom texture
gentexture : particles\ring_02
# generator constant particle rotation
genrotate : -2 : 2 : 1
# generator normal type (0=screen, 1=up, 2=dir)
gennorm : 2
#---------------
# Particle Data
#---------------
# alpha of particle (integer from 0-255 or 0x00-0xFF)
# alpha : <time> : <flags> : <value>
#----------:----------:------------:------------
alpha : 0 : 0x00000000 : 0
alpha : 496 : 0x00000000 : 0
alpha : 640 : 0x00000000 : 255
alpha : 1984 : 0x00000000 : 0
# rgb color of particle in web order (hex)
# color : <time> : <flags> : <0xRRGGBB>
#----------:----------:------------:------------
color : 656 : 0x00000000 : 0x4A4A4A
color : 1584 : 0x00000000 : 0x04C8C8
# radius of particle in world units (float)
# radius : <time> : <flags> : <value>
#----------:----------:------------:----------
radius : 560 : 0x00000000 : 0.000000
radius : 720 : 0x00000000 : 8.048000
radius : 1984 : 0x00000000 : 0.588000
#-----------
# Spew Data
#-----------
# rate of continuous particle emission per second (float >= 0)
# flow : <time> : <flags> : <value>
#----------:----------:------------:----------
flow : 1000 : 0x00000000 : 0
flow : 1000 : 0x00000000 : 40
flow : 1984 : 0x00000000 : 40
# range of angle values on sphere for emission (degrees 0.0 to 180.0)
# angle : <time> : <flags> : <mindeg> : <maxdeg>
#----------:----------:------------:----------:----------
angle : 912 : 0x00000000 : 120 : 120
# initial velocity range of particles (float values)
# initvel : <time> : <flags> : <minvel> : <maxvel>
#----------:----------:------------:----------:----------
initvel : 2000 : 0x00000000 : 0 : 150
########
# generator : <description>
#------------:---------------
generator : red rings
# generator normal type (0=screen, 1=up, 2=dir)
gennorm : 2
#---------------
# Particle Data
#---------------
# alpha of particle (integer from 0-255 or 0x00-0xFF)
# alpha : <time> : <flags> : <value>
#----------:----------:------------:------------
alpha : 576 : 0x00000000 : 255
# rgb color of particle in web order (hex)
# color : <time> : <flags> : <0xRRGGBB>
#----------:----------:------------:------------
color : 592 : 0x00000000 : 0xFF0000
# radius of particle in world units (float)
# radius : <time> : <flags> : <value>
#----------:----------:------------:----------
radius : 528 : 0x00000000 : 5.000000
#-----------
# Spew Data
#-----------
# rate of continuous particle emission per second (float >= 0)
# flow : <time> : <flags> : <value>
#----------:----------:------------:----------
flow : 752 : 0x00000000 : 0
flow : 752 : 0x00000000 : 300
flow : 784 : 0x00000000 : 300
flow : 784 : 0x00000000 : 0
# range of angle values on sphere for emission (degrees 0.0 to 180.0)
# angle : <time> : <flags> : <mindeg> : <maxdeg>
#----------:----------:------------:----------:----------
angle : 768 : 0x00000000 : 60 : 60
# initial velocity range of particles (float values)
# initvel : <time> : <flags> : <minvel> : <maxvel>
#----------:----------:------------:----------:----------
initvel : 1992 : 0x00000000 : 30 : 30