anachronox-sdk/Anoxfiles/anoxdata/particles/joey/spiraldeco2.bak
2002-01-21 00:00:00 +00:00

128 lines
4.8 KiB
Text

APD1
# Anachronox Particle Definition File
# First four characters in file must not be changed!
# This file was generated: 2001-02-16 21:42:16
# Particle engine compiled: Thu Feb 15 11:38:14 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 : spiral arm
# generator custom texture
gentexture : particles\joey\spiraldecoring
# generator constant particle rotation
genrotate : 1 : 1 : 0
#---------------
# Particle Data
#---------------
# alpha of particle (integer from 0-255 or 0x00-0xFF)
# alpha : <time> : <flags> : <value>
#----------:----------:------------:------------
alpha : 0 : 0x00000000 : 0
alpha : 320 : 0x00000000 : 255
# rgb color of particle in web order (hex)
# color : <time> : <flags> : <0xRRGGBB>
#----------:----------:------------:------------
color : 320 : 0x00000000 : 0x333333
color : 896 : 0x00000000 : 0x141464
color : 2464 : 0x00000000 : 0x326363
# radius of particle in world units (float)
# radius : <time> : <flags> : <value>
#----------:----------:------------:----------
radius : 32 : 0x00000000 : 20.000000
radius : 3968 : 0x00000000 : 0.000000
# texture of particle and texture coordinates (float)
# texture : <time> : <flags> : <s1> : <t1> : <s2> : <t2>
#----------:----------:------------:---------------------------
texture : 480 : 0x00000000 : 0 : 0 : 1.5 : 1.5
#-----------
# Spew Data
#-----------
# rate of continuous particle emission per second (float >= 0)
# flow : <time> : <flags> : <value>
#----------:----------:------------:----------
flow : 0 : 0x00000000 : 20
flow : 3000 : 0x00000000 : 70
flow : 6000 : 0x00000000 : 20
# range of angle values on sphere for emission (degrees 0.0 to 180.0)
# angle : <time> : <flags> : <mindeg> : <maxdeg>
#----------:----------:------------:----------:----------
angle : 3000 : 0x00000000 : 0 : 0
# initial velocity range of particles (float values)
# initvel : <time> : <flags> : <minvel> : <maxvel>
#----------:----------:------------:----------:----------
initvel : 0 : 0x00000000 : 5 : 5
initvel : 3000 : 0x00000000 : 30 : 30
initvel : 6000 : 0x00000000 : 5 : 5
########
# generator : <description>
#------------:---------------
generator : center burst
#---------------
# Particle Data
#---------------
# alpha of particle (integer from 0-255 or 0x00-0xFF)
# alpha : <time> : <flags> : <value>
#----------:----------:------------:------------
alpha : 0 : 0x00000000 : 0
alpha : 3296 : 0x00000000 : 255
alpha : 5024 : 0x00000000 : 0
# rgb color of particle in web order (hex)
# color : <time> : <flags> : <0xRRGGBB>
#----------:----------:------------:------------
color : 1152 : 0x00000000 : 0xFF0080
# radius of particle in world units (float)
# radius : <time> : <flags> : <value>
#----------:----------:------------:----------
radius : 3344 : 0x00000000 : 25.100000
radius : 4976 : 0x00000000 : 39.932003
#-----------
# Spew Data
#-----------
# rate of continuous particle emission per second (float >= 0)
# flow : <time> : <flags> : <value>
#----------:----------:------------:----------
flow : 2800 : 0x00000000 : 0
flow : 2800 : 0x00000000 : 10
flow : 2900 : 0x00000000 : 10
flow : 2900 : 0x00000000 : 0
flow : 6000 : 0x00000000 : 0
# range of angle values on sphere for emission (degrees 0.0 to 180.0)
# angle : <time> : <flags> : <mindeg> : <maxdeg>
#----------:----------:------------:----------:----------
angle : 3136 : 0x00000000 : 0 : 0
# initial velocity range of particles (float values)
# initvel : <time> : <flags> : <minvel> : <maxvel>
#----------:----------:------------:----------:----------
initvel : 3072 : 0x00000000 : 30 : 30