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

  1. ParticleSystem = {
  2.     Name = "DustCloud"
  3.     MaterialSettings = {
  4.         SourceBitmap = "DustSpray.tga"
  5.         TextureBlendMode = Normal
  6.         LightOnCreation = false
  7.         ColorRange1 = -8028838
  8.         ColorRange2 = -5595780
  9.         AnimateTextures = false
  10.         AnimateTexturesPingPong = false
  11.         NumTextureAnimationLoops = 1
  12.     }
  13.     SpawnSettings = {
  14.         ParticleSize = 0.3000000
  15.         SizeVariance = 0.5000000
  16.         LifeSpan = 0.40000001
  17.         LifeVariance = 0.40000001
  18.         MaxParticlesHighDetail = 18
  19.         MaxParticlesLowDetail = 12
  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 = 44
  45.     Modules = {
  46.         NumElements = 4
  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.75,-0.25,-0.13), (1.25,0.25,0.13)
  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 = 1.00000000
  90.                         Elem1 = 1.00000000
  91.                         Elem2 = 1.00000000
  92.                         Elem3 = 1.
  93.                         Elem4 = 0.70000000
  94.                         Elem5 = 0.30000001
  95.                         Elem6 = 0.10000000
  96.                         Elem7 = 0.00000000
  97.                     }
  98.                 }
  99.             }
  100.         }
  101.         Elem2 = {
  102.             type = "GrowthRate"
  103.             data = {
  104.                 GrowthType = GrowthRate-MetersPerSecond
  105.                 Timing = {
  106.                     type = "ConstantFunction"
  107.                     data = 0.70000000
  108.                 }
  109.             }
  110.         }
  111.         Elem3 = {
  112.             type = "DirectedRenderer"
  113.             data = {
  114.                 OrientType = Camera
  115.                 PlaneDirection = (1.00,0.00,0.00)
  116.             }
  117.         }
  118.     }
  119. }
  120.  
  121.