138 lines
4.9 KiB
Text
138 lines
4.9 KiB
Text
APD1
|
|
|
|
# Anachronox Particle Definition File
|
|
# First four characters in file must not be changed!
|
|
# This file was generated: 2001-02-26 16:28:17
|
|
# Particle engine compiled: Thu Feb 22 20:05:39 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 : anoxtext
|
|
# generator custom blending commands
|
|
genblend : 0x0302 : 0x0303
|
|
# generator z-buffer control : zwrite : zfunc
|
|
gendepth : 0 : 0x0203
|
|
# generator custom texture
|
|
gentexture : particles\joey\anoxtextblur
|
|
# generator constant particle rotation
|
|
genrotate : 0.5 : 0.5 : 0
|
|
# 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 : 255
|
|
alpha : 500 : 0x00000000 : 128
|
|
alpha : 500 : 0x00000000 : 255
|
|
alpha : 750 : 0x00000000 : 128
|
|
alpha : 750 : 0x00000000 : 255
|
|
alpha : 1250 : 0x00000000 : 128
|
|
alpha : 1250 : 0x00000000 : 255
|
|
alpha : 2000 : 0x00000000 : 0
|
|
|
|
# rgb color of particle in web order (hex)
|
|
# color : <time> : <flags> : <0xRRGGBB>
|
|
#----------:----------:------------:------------
|
|
color : 5000 : 0x00000000 : 0x000000
|
|
|
|
# radius of particle in world units (float)
|
|
# radius : <time> : <flags> : <value>
|
|
#----------:----------:------------:----------
|
|
radius : 0 : 0x00000000 : 25.000000
|
|
radius : 500 : 0x00000000 : 10.000000
|
|
radius : 500 : 0x00000000 : 20.000000
|
|
radius : 750 : 0x00000000 : 10.000000
|
|
radius : 750 : 0x00000000 : 20.000000
|
|
radius : 1250 : 0x00000000 : 10.000000
|
|
radius : 1250 : 0x00000000 : 15.000000
|
|
radius : 2000 : 0x00000000 : 0.000000
|
|
|
|
#-----------
|
|
# Spew Data
|
|
#-----------
|
|
|
|
# manual particle emission control (integer > 1 )
|
|
# burst : <time> : <flags> : <value>
|
|
#----------:----------:------------:----------
|
|
burst : 0 : 0x00000000 : 1
|
|
|
|
# initial velocity range of particles (float values)
|
|
# initvel : <time> : <flags> : <minvel> : <maxvel>
|
|
#----------:----------:------------:----------:----------
|
|
initvel : 2000 : 0x00000000 : 0 : 0
|
|
|
|
########
|
|
# generator : <description>
|
|
#------------:---------------
|
|
generator : logoflash
|
|
# generator air resistance
|
|
genresist : 5
|
|
# generator custom blending commands
|
|
genblend : 0x0302 : 0x0303
|
|
# generator custom texture
|
|
gentexture : particles\joey\anoxlogo_glow
|
|
# generator constant particle rotation
|
|
genrotate : -4 : 4 : 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 : 207
|
|
alpha : 728 : 0x00000000 : 0
|
|
|
|
# rgb color of particle in web order (hex)
|
|
# color : <time> : <flags> : <0xRRGGBB>
|
|
#----------:----------:------------:------------
|
|
color : 336 : 0x00000000 : 0xFFFF00
|
|
|
|
# radius of particle in world units (float)
|
|
# radius : <time> : <flags> : <value>
|
|
#----------:----------:------------:----------
|
|
radius : 0 : 0x00000000 : 5.000000
|
|
radius : 728 : 0x00000000 : 11.485001
|
|
|
|
#-----------
|
|
# Spew Data
|
|
#-----------
|
|
|
|
# manual particle emission control (integer > 1 )
|
|
# burst : <time> : <flags> : <value>
|
|
#----------:----------:------------:----------
|
|
burst : 0 : 0x00000000 : 1
|
|
burst : 500 : 0x00000000 : 1
|
|
burst : 750 : 0x00000000 : 1
|
|
burst : 1250 : 0x00000000 : 1
|
|
|
|
# range of angle values on sphere for emission (degrees 0.0 to 180.0)
|
|
# angle : <time> : <flags> : <mindeg> : <maxdeg>
|
|
#----------:----------:------------:----------:----------
|
|
angle : 592 : 0x00000000 : 0 : 0
|
|
|
|
# initial velocity range of particles (float values)
|
|
# initvel : <time> : <flags> : <minvel> : <maxvel>
|
|
#----------:----------:------------:----------:----------
|
|
initvel : 2000 : 0x00000000 : 200 : 200
|
|
|