APD1 # Anachronox Particle Definition File # First four characters in file must not be changed! # This file was generated: 2001-02-12 16:33:10 # Particle engine compiled: Sun Feb 11 17:32:05 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 : #------------:--------------- generator : Generator #1 # generator air resistance genresist : 5 # generator constant acceleration vector genaccel : 0 : 0 : -30 # generator custom blending commands genblend : 0x0302 : 0x0303 # generator custom texture gentexture : particles\joey\num1234 # generator time variation of particles genvartime : 2.210000 #--------------- # Particle Data #--------------- # alpha of particle (integer from 0-255 or 0x00-0xFF) # alpha :