home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Dema / splatmagazinerenegadepaintball_demo.exe / TestCO2.psys < prev    next >
Text File  |  2005-10-13  |  3KB  |  125 lines

  1. ParticleSystem = {
  2.     Name = "Co2"
  3.     MaterialSettings = {
  4.         SourceBitmap = "Co2.tga"
  5.         TextureBlendMode = Normal
  6.         LightOnCreation = false
  7.         ColorRange1 = -1800
  8.         ColorRange2 = -197380
  9.         AnimateTextures = false
  10.         AnimateTexturesPingPong = false
  11.         NumTextureAnimationLoops = 1
  12.     }
  13.     SpawnSettings = {
  14.         ParticleSize = 0.02000000
  15.         SizeVariance = 1.00000000
  16.         LifeSpan = 0.15000001
  17.         LifeVariance = 0.00000000
  18.         MaxParticlesHighDetail = 20
  19.         MaxParticlesLowDetail = 15
  20.         ZeroGenerateRatePixelSize = 0.01000000
  21.         FullGenerateRatePixelSize = 0.01000000
  22.         OneOverDeltaPixels = 1000000.00000000
  23.         MaxScreenPercent = 0.10000000
  24.     }
  25.     RangeSettings = {
  26.         Range = 25.00000000
  27.         ClipParticlesWithinRange = false
  28.         WrapParticlesWithinRange = false
  29.         VisCheckOnCreation = false
  30.         VisCheckExtraRange = 5.00000000
  31.     }
  32.     EmitterReference = {
  33.         IsGlobal = false
  34.         TagRender = false
  35.         TickGeneratorsSeparate = false
  36.         ShadeWithEmitterColor = false
  37.         ScaleInitialSizeByEmitter = false
  38.         AddEmitterVelocity = true
  39.         EmitScalarReference = 1.00000000
  40.         OneOverEmitScalarReference = 1.00000000
  41.         MinEmitScalar = 1.00000000
  42.         MaxEmitScalar = 1.00000000
  43.     }
  44.     ParticleStateSize = 60
  45.     Modules = {
  46.         NumElements = 5
  47.         Elem0 = {
  48.             type = "VolumeGenerator"
  49.             data = {
  50.                 EmitBox = (-0.05,-0.05,-0.05), (0.05,0.05,0.05)
  51.                 BoundaryVariance = 0.00000000
  52.                 GeometryType = POINT
  53.                 VelocityEnvelope = {
  54.                     BoundaryBox = (7.94,-0.09,-0.03), (8.06,0.09,0.03)
  55.                     BoundaryVariance = 0.00000000
  56.                     GeometryType = POINT
  57.                 }
  58.                 EmitCount = 1
  59.                 Timing = {
  60.                     type = "CurveFunction"
  61.                     data = {
  62.                         CurveType = CUSTOM
  63.                         PhaseOffset = 0.00000000
  64.                         Period = 0.15000001
  65.                         OneOverPeriod = 6.66666651
  66.                         Amplitude = 1.00000000
  67.                         IsPeriodic = false
  68.                         ControlPoints = {
  69.                             NumElements = 1
  70.                             Elem0 = 1.00000000
  71.                         }
  72.                     }
  73.                 }
  74.             }
  75.         }
  76.         Elem1 = {
  77.             type = "AlphaFunction"
  78.             data = {
  79.                 type = "CurveFunction"
  80.                 data = {
  81.                     CurveType = CUSTOM
  82.                     PhaseOffset = 0.00000000
  83.                     Period = 1.00000000
  84.                     OneOverPeriod = 1.00000000
  85.                     Amplitude = 0.20000000
  86.                     IsPeriodic = true
  87.                     ControlPoints = {
  88.                         NumElements = 6
  89.                         Elem0 = 1.00000000
  90.                         Elem1 = 0.89999998
  91.                         Elem2 = 0.50000000
  92.                         Elem3 = 0.30000001
  93.                         Elem4 = 0.10000000
  94.                         Elem5 = 0.00000000
  95.                     }
  96.                 }
  97.             }
  98.         }
  99.         Elem2 = {
  100.             type = "GrowthRate"
  101.             data = {
  102.                 GrowthType = GrowthRate-MetersPerSecond
  103.                 Timing = {
  104.                     type = "ConstantFunction"
  105.                     data = 0.20000000
  106.                 }
  107.             }
  108.         }
  109.         Elem3 = {
  110.             type = "2DRotation"
  111.             data = {
  112.                 MinInitialRotationalVelocity = 1.00000000
  113.                 MaxInitialRotationalVelocity = 1.00000000
  114.                 LinkRotationSpeedToLinearSpeed = false
  115.                 RotationalVelocityPerSpeed = 0.00000000
  116.                 RotateAnyDirection = true
  117.             }
  118.         }
  119.         Elem4 = {
  120.             type = "StandardRenderer"
  121.         }
  122.     }
  123. }
  124.  
  125.