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

  1. ParticleSystem = {
  2.     Name = ""
  3.     MaterialSettings = {
  4.         SourceBitmap = "chimney.tga"
  5.         TextureBlendMode = Normal
  6.         LightOnCreation = false
  7.         ColorRange1 = -6250336
  8.         ColorRange2 = -9342607
  9.         AnimateTextures = false
  10.         AnimateTexturesPingPong = false
  11.         NumTextureAnimationLoops = 1
  12.     }
  13.     SpawnSettings = {
  14.         ParticleSize = 0.52999997
  15.         SizeVariance = 0.20999999
  16.         LifeSpan = 3.00000000
  17.         LifeVariance = 0.13000000
  18.         MaxParticlesHighDetail = 16
  19.         MaxParticlesLowDetail = 6
  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 = 0.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.12,-0.08), (0.05,0.12,0.08)
  51.                 BoundaryVariance = 0.00000000
  52.                 GeometryType = POINT
  53.                 VelocityEnvelope = {
  54.                     BoundaryBox = (0.53,-0.23,1.24), (0.87,0.26,1.84)
  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 = "AlphaFunction"
  67.             data = {
  68.                 type = "CurveFunction"
  69.                 data = {
  70.                     CurveType = CUSTOM
  71.                     PhaseOffset = 0.00000000
  72.                     Period = 1.00000000
  73.                     OneOverPeriod = 1.00000000
  74.                     Amplitude = 1.00000000
  75.                     IsPeriodic = true
  76.                     ControlPoints = {
  77.                         NumElements = 5
  78.                         Elem0 = 0.00000000
  79.                         Elem1 = 1.00000000
  80.                         Elem2 = 0.70999998
  81.                         Elem3 = 0.31999999
  82.                         Elem4 = 0.00000000
  83.                     }
  84.                 }
  85.             }
  86.         }
  87.         Elem2 = {
  88.             type = "GrowthRate"
  89.             data = {
  90.                 GrowthType = GrowthRate-MetersPerSecond
  91.                 Timing = {
  92.                     type = "CurveFunction"
  93.                     data = {
  94.                         CurveType = CUSTOM
  95.                         PhaseOffset = 0.00000000
  96.                         Period = 1.00000000
  97.                         OneOverPeriod = 1.00000000
  98.                         Amplitude = 1.00000000
  99.                         IsPeriodic = true
  100.                         ControlPoints = {
  101.                             NumElements = 4
  102.                             Elem0 = 0.60000002
  103.                             Elem1 = 0.23000000
  104.                             Elem2 = 0.02000000
  105.                             Elem3 = 0.00000000
  106.                         }
  107.                     }
  108.                 }
  109.             }
  110.         }
  111.         Elem3 = {
  112.             type = "2DRotation"
  113.             data = {
  114.                 MinInitialRotationalVelocity = 0.08000000
  115.                 MaxInitialRotationalVelocity = 1.20000005
  116.                 LinkRotationSpeedToLinearSpeed = false
  117.                 RotationalVelocityPerSpeed = 0.00000000
  118.             }
  119.         }
  120.         Elem4 = {
  121.             type = "StandardRenderer"
  122.         }
  123.     }
  124. }
  125.  
  126.