127 lines
4.6 KiB
Text
127 lines
4.6 KiB
Text
APD1
|
|
|
|
# Anachronox Particle Definition File
|
|
# First four characters in file must not be changed!
|
|
# This file was generated: 2001-02-17 17:39:04
|
|
# 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 : spreading blue
|
|
# generator air resistance
|
|
genresist : 3
|
|
# generator custom texture
|
|
gentexture : particles\ring_02
|
|
# generator normal type (0=screen, 1=up, 2=dir)
|
|
gennorm : 1
|
|
|
|
#---------------
|
|
# Particle Data
|
|
#---------------
|
|
|
|
# alpha of particle (integer from 0-255 or 0x00-0xFF)
|
|
# alpha : <time> : <flags> : <value>
|
|
#----------:----------:------------:------------
|
|
alpha : 0 : 0x00000000 : 0
|
|
alpha : 304 : 0x00000000 : 214
|
|
alpha : 2624 : 0x00000000 : 0
|
|
|
|
# rgb color of particle in web order (hex)
|
|
# color : <time> : <flags> : <0xRRGGBB>
|
|
#----------:----------:------------:------------
|
|
color : 500 : 0x00000000 : 0x3987C6
|
|
|
|
# radius of particle in world units (float)
|
|
# radius : <time> : <flags> : <value>
|
|
#----------:----------:------------:----------
|
|
radius : 0 : 0x00000000 : 0.029000
|
|
radius : 2608 : 0x00000000 : 25.053001
|
|
|
|
# texture of particle and texture coordinates (float)
|
|
# texture : <time> : <flags> : <s1> : <t1> : <s2> : <t2>
|
|
#----------:----------:------------:---------------------------
|
|
texture : 624 : 0x00000000 : 0 : 0 : 1 : 1
|
|
|
|
#-----------
|
|
# Spew Data
|
|
#-----------
|
|
|
|
# rate of continuous particle emission per second (float >= 0)
|
|
# flow : <time> : <flags> : <value>
|
|
#----------:----------:------------:----------
|
|
flow : 2000 : 0x00000000 : 10
|
|
|
|
# range of angle values on sphere for emission (degrees 0.0 to 180.0)
|
|
# angle : <time> : <flags> : <mindeg> : <maxdeg>
|
|
#----------:----------:------------:----------:----------
|
|
angle : 592 : 0x00000000 : 90 : 90
|
|
|
|
# initial velocity range of particles (float values)
|
|
# initvel : <time> : <flags> : <minvel> : <maxvel>
|
|
#----------:----------:------------:----------:----------
|
|
initvel : 1936 : 0x00000000 : 25 : 155.556
|
|
|
|
########
|
|
# generator : <description>
|
|
#------------:---------------
|
|
generator : red tower
|
|
# generator custom texture
|
|
gentexture : particles\ring_02
|
|
# generator normal type (0=screen, 1=up, 2=dir)
|
|
gennorm : 1
|
|
|
|
#---------------
|
|
# Particle Data
|
|
#---------------
|
|
|
|
# alpha of particle (integer from 0-255 or 0x00-0xFF)
|
|
# alpha : <time> : <flags> : <value>
|
|
#----------:----------:------------:------------
|
|
alpha : 0 : 0x00000000 : 0
|
|
alpha : 192 : 0x00000000 : 255
|
|
|
|
# rgb color of particle in web order (hex)
|
|
# color : <time> : <flags> : <0xRRGGBB>
|
|
#----------:----------:------------:------------
|
|
color : 544 : 0x00000000 : 0xFF3E3E
|
|
|
|
# radius of particle in world units (float)
|
|
# radius : <time> : <flags> : <value>
|
|
#----------:----------:------------:----------
|
|
radius : 0 : 0x00000000 : 0.000000
|
|
radius : 1984 : 0x00000000 : 10.000000
|
|
radius : 4992 : 0x00000000 : 3.429000
|
|
radius : 7424 : 0x00000000 : 9.714001
|
|
radius : 19776 : 0x00000000 : 0.000000
|
|
|
|
#-----------
|
|
# Spew Data
|
|
#-----------
|
|
|
|
# rate of continuous particle emission per second (float >= 0)
|
|
# flow : <time> : <flags> : <value>
|
|
#----------:----------:------------:----------
|
|
flow : 400 : 0x00000000 : 1
|
|
|
|
# range of angle values on sphere for emission (degrees 0.0 to 180.0)
|
|
# angle : <time> : <flags> : <mindeg> : <maxdeg>
|
|
#----------:----------:------------:----------:----------
|
|
angle : 432 : 0x00000000 : 0 : 0
|
|
|
|
# initial velocity range of particles (float values)
|
|
# initvel : <time> : <flags> : <minvel> : <maxvel>
|
|
#----------:----------:------------:----------:----------
|
|
initvel : 560 : 0x00000000 : 5 : 5
|
|
|