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

  1. ParticleSystem = {
  2.     Name = "DustCloud"
  3.     MaterialSettings = {
  4.         SourceBitmap = "chimney.tga"
  5.         TextureBlendMode = Normal
  6.         LightOnCreation = false
  7.         ColorRange1 = -6326254
  8.         ColorRange2 = -4954294
  9.         AnimateTextures = false
  10.         AnimateTexturesPingPong = false
  11.         NumTextureAnimationLoops = 1
  12.     }
  13.     SpawnSettings = {
  14.         ParticleSize = 0.30000001
  15.         SizeVariance = 0.25000000
  16.         LifeSpan = 1.00000000
  17.         LifeVariance = 0.10000000
  18.         MaxParticlesHighDetail = 25
  19.         MaxParticlesLowDetail = 0
  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 = 6
  47.         Elem0 = {
  48.             type = "VolumeGenerator"
  49.             data = {
  50.                 EmitBox = (-0.10,-0.10,-0.10), (0.10,0.10,0.10)
  51.                 BoundaryVariance = 0.00000000
  52.                 GeometryType = POINT
  53.                 VelocityEnvelope = {
  54.                     BoundaryBox = (-0.19,-0.19,-0.13), (0.19,0.19,0.13)
  55.                     BoundaryVariance = 0.00000000
  56.                     GeometryType = BOX
  57.                 }
  58.                 EmitCount = 1
  59.                 Timing = {
  60.                     type = "ConstantFunction"
  61.                     data = 1.00000000
  62.                 }
  63.             }
  64.         }
  65.         Elem1 = {
  66.             type = "ColorBlendFunction"
  67.             data = {
  68.                 BlendColor1 = -3552823
  69.                 BlendColor2 = -7368817
  70.                 bBlendOverLife = true
  71.                 Timing = {
  72.                     type = "CurveFunction"
  73.                     data = {
  74.                         CurveType = CUSTOM
  75.                         PhaseOffset = 0.00000000
  76.                         Period = 1.00000000
  77.                         OneOverPeriod = 1.00000000
  78.                         Amplitude = 1.00000000
  79.                         IsPeriodic = true
  80.                         ControlPoints = {
  81.                             NumElements = 4
  82.                             Elem0 = 0.00000000
  83.                             Elem1 = 0.10000000
  84.                             Elem2 = 0.50000000
  85.                             Elem3 = 1.00000000
  86.                         }
  87.                     }
  88.                 }
  89.             }
  90.         }
  91.         Elem2 = {
  92.             type = "AlphaFunction"
  93.             data = {
  94.                 type = "CurveFunction"
  95.                 data = {
  96.                     CurveType = CUSTOM
  97.                     PhaseOffset = 0.00000000
  98.                     Period = 1.00000000
  99.                     OneOverPeriod = 1.00000000
  100.                     Amplitude = 1.00000000
  101.                     IsPeriodic = true
  102.                     ControlPoints = {
  103.                         NumElements = 7
  104.                         Elem0 = 0.00000000
  105.                         Elem1 = 0.50000000
  106.                         Elem2 = 0.50000000
  107.                         Elem3 = 0.40000001
  108.                         Elem4 = 0.30000001
  109.                         Elem5 = 0.00000000
  110.                         Elem6 = 0.00000000
  111.                     }
  112.                 }
  113.             }
  114.         }
  115.         Elem3 = {
  116.             type = "GrowthRate"
  117.             data = {
  118.                 GrowthType = GrowthRate-MetersPerSecond
  119.                 Timing = {
  120.                     type = "ConstantFunction"
  121.                     data = 0.60000002
  122.                 }
  123.             }
  124.         }
  125.         Elem4 = {
  126.             type = "2DRotation"
  127.             data = {
  128.                 MinInitialRotationalVelocity = 0.20000000
  129.                 MaxInitialRotationalVelocity = 1.00000000
  130.                 LinkRotationSpeedToLinearSpeed = false
  131.                 RotationalVelocityPerSpeed = 0.00000000
  132.                 RotateAnyDirection = true
  133.             }
  134.         }
  135.         Elem5 = {
  136.             type = "StandardRenderer"
  137.         }
  138.     }
  139. }
  140.  
  141.