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

  1. ParticleSystem = {
  2.     Name = "DustCloud"
  3.     MaterialSettings = {
  4.         SourceBitmap = "PSprayC.tga"
  5.         TextureBlendMode = Normal
  6.         LightOnCreation = false
  7.         ColorRange1 = -1
  8.         ColorRange2 = -1644826
  9.         AnimateTextures = false
  10.         AnimateTexturesPingPong = false
  11.         NumTextureAnimationLoops = 1
  12.     }
  13.     SpawnSettings = {
  14.         ParticleSize = 0.20000000
  15.         SizeVariance = 0.00000000
  16.         LifeSpan = 0.69999999
  17.         LifeVariance = 0.20000000
  18.         MaxParticlesHighDetail = 20
  19.         MaxParticlesLowDetail = 20
  20.         ZeroGenerateRatePixelSize = 1.00000000
  21.         FullGenerateRatePixelSize = 4.00000000
  22.         OneOverDeltaPixels = 0.33333334
  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 = false
  39.         EmitScalarReference = 1.00000000
  40.         OneOverEmitScalarReference = 1.00000000
  41.         MinEmitScalar = 1.00000000
  42.         MaxEmitScalar = 5.00000000
  43.     }
  44.     ParticleStateSize = 60
  45.     Modules = {
  46.         NumElements = 5
  47.         Elem0 = {
  48.             type = "VolumeGenerator"
  49.             data = {
  50.                 EmitBox = (0.05,-0.10,-0.10), (0.25,0.10,0.10)
  51.                 BoundaryVariance = 0.00000000
  52.                 GeometryType = POINT
  53.                 VelocityEnvelope = {
  54.                     BoundaryBox = (0.90,-1.50,-0.50), (3.90,1.50,0.50)
  55.                     BoundaryVariance = 0.00000000
  56.                     GeometryType = BOX
  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 = 1.00000000
  86.                     IsPeriodic = true
  87.                     ControlPoints = {
  88.                         NumElements = 8
  89.                         Elem0 = 0.00000000
  90.                         Elem1 = 1.00000000
  91.                         Elem2 = 1.00000000
  92.                         Elem3 = 0.89999998
  93.                         Elem4 = 0.50000000
  94.                         Elem5 = 0.20000000
  95.                         Elem6 = 0.10000000
  96.                         Elem7 = 0.00000000
  97.                     }
  98.                 }
  99.             }
  100.         }
  101.         Elem2 = {
  102.             type = "2DRotation"
  103.             data = {
  104.                 MinInitialRotationalVelocity = 0.50000000
  105.                 MaxInitialRotationalVelocity = 1.00000000
  106.                 LinkRotationSpeedToLinearSpeed = false
  107.                 RotationalVelocityPerSpeed = 0.00000000
  108.                 RotateAnyDirection = true
  109.             }
  110.         }
  111.         Elem3 = {
  112.             type = "PlanarAcceleration"
  113.             data = {
  114.                 Direction = (0.00,0.00,-1.00)
  115.                 RelativeToEmitter = false
  116.                 FunctionTimingToLife = false
  117.                 CalculateAsForce = false
  118.                 TimingFunction = {
  119.                     type = "ConstantFunction"
  120.                     data = 1.00000000
  121.                 }
  122.             }
  123.         }
  124.         Elem4 = {
  125.             type = "StandardRenderer"
  126.         }
  127.     }
  128. }
  129.  
  130.