110 lines
3.8 KiB
Text
110 lines
3.8 KiB
Text
|
APD1
|
||
|
|
||
|
# Anachronox Particle Definition File
|
||
|
# First four characters in file must not be changed!
|
||
|
# This file was generated: 2001-06-04 10:06:21
|
||
|
# Particle engine compiled: Jun 4 2001 02:48:35
|
||
|
#
|
||
|
# 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 : Generator #1
|
||
|
# generator follows entity
|
||
|
genfollow : 1
|
||
|
|
||
|
#---------------
|
||
|
# Particle Data
|
||
|
#---------------
|
||
|
|
||
|
# alpha of particle (integer from 0-255 or 0x00-0xFF)
|
||
|
# alpha : <time> : <flags> : <value>
|
||
|
#----------:----------:------------:------------
|
||
|
alpha : 0 : 0x00000000 : 241
|
||
|
alpha : 480 : 0x00000000 : 0
|
||
|
alpha : 992 : 0x00000000 : 255
|
||
|
|
||
|
# rgb color of particle in web order (hex)
|
||
|
# color : <time> : <flags> : <0xRRGGBB>
|
||
|
#----------:----------:------------:------------
|
||
|
color : 500 : 0x00000000 : 0x01FED8
|
||
|
|
||
|
# radius of particle in world units (float)
|
||
|
# radius : <time> : <flags> : <value>
|
||
|
#----------:----------:------------:----------
|
||
|
radius : 0 : 0x00000000 : 0.000000
|
||
|
radius : 464 : 0x00000000 : 9.580001
|
||
|
radius : 960 : 0x00000000 : 0.000000
|
||
|
|
||
|
#-----------
|
||
|
# Spew Data
|
||
|
#-----------
|
||
|
|
||
|
# rate of continuous particle emission per second (float >= 0)
|
||
|
# flow : <time> : <flags> : <value>
|
||
|
#----------:----------:------------:----------
|
||
|
flow : 1952 : 0x00000000 : 5.1
|
||
|
|
||
|
# initial velocity range of particles (float values)
|
||
|
# initvel : <time> : <flags> : <minvel> : <maxvel>
|
||
|
#----------:----------:------------:----------:----------
|
||
|
initvel : 2000 : 0x00000000 : 0 : 0
|
||
|
|
||
|
########
|
||
|
# generator : <description>
|
||
|
#------------:---------------
|
||
|
generator : Generator #2
|
||
|
# generator air resistance
|
||
|
genresist : 4
|
||
|
# generator constant acceleration vector
|
||
|
genaccel : 0 : 0 : -386
|
||
|
# generator flicker and flicker flag
|
||
|
genflicker : 47 : 0
|
||
|
|
||
|
#---------------
|
||
|
# Particle Data
|
||
|
#---------------
|
||
|
|
||
|
# alpha of particle (integer from 0-255 or 0x00-0xFF)
|
||
|
# alpha : <time> : <flags> : <value>
|
||
|
#----------:----------:------------:------------
|
||
|
alpha : 0 : 0x00000000 : 255
|
||
|
|
||
|
# rgb color of particle in web order (hex)
|
||
|
# color : <time> : <flags> : <0xRRGGBB>
|
||
|
#----------:----------:------------:------------
|
||
|
color : 0 : 0x00000000 : 0x05E7E7
|
||
|
|
||
|
# radius of particle in world units (float)
|
||
|
# radius : <time> : <flags> : <value>
|
||
|
#----------:----------:------------:----------
|
||
|
radius : 0 : 0x00000000 : 0.971000
|
||
|
radius : 176 : 0x00000000 : 0.029000
|
||
|
radius : 320 : 0x00000000 : 1.029000
|
||
|
radius : 448 : 0x00000000 : 0.059000
|
||
|
|
||
|
#-----------
|
||
|
# Spew Data
|
||
|
#-----------
|
||
|
|
||
|
# rate of continuous particle emission per second (float >= 0)
|
||
|
# flow : <time> : <flags> : <value>
|
||
|
#----------:----------:------------:----------
|
||
|
flow : 1088 : 0x00000000 : 40.431
|
||
|
|
||
|
# initial velocity range of particles (float values)
|
||
|
# initvel : <time> : <flags> : <minvel> : <maxvel>
|
||
|
#----------:----------:------------:----------:----------
|
||
|
initvel : 1168 : 0x00000000 : 50 : 50
|
||
|
|