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

  1. ParticleSystem = {
  2.     Name = ""
  3.     MaterialSettings = {
  4.         SourceBitmap = "textures\wf_sprayb.tga"
  5.         TextureBlendMode = Additive
  6.         LightOnCreation = false
  7.         ColorRange1 = -10656667
  8.         ColorRange2 = -11305362
  9.         AnimateTextures = false
  10.         AnimateTexturesPingPong = false
  11.         NumTextureAnimationLoops = 1
  12.     }
  13.     SpawnSettings = {
  14.         ParticleSize = 1.49399996
  15.         SizeVariance = 0.23999999
  16.         LifeSpan = 0.93000001
  17.         LifeVariance = 1.00000000
  18.         MaxParticlesHighDetail = 30
  19.         MaxParticlesLowDetail = 15
  20.         ZeroGenerateRatePixelSize = 1.00000000
  21.         FullGenerateRatePixelSize = 56.59999847
  22.         OneOverDeltaPixels = 0.01798561
  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 = 48
  45.     Modules = {
  46.         NumElements = 6
  47.         Elem0 = {
  48.             type = "VolumeGenerator"
  49.             data = {
  50.                 EmitBox = (-0.10,-1.00,-1.22), (0.10,1.00,-1.00)
  51.                 BoundaryVariance = 0.00000000
  52.                 GeometryType = BOX
  53.                 VelocityEnvelope = {
  54.                     BoundaryBox = (-0.14,-0.38,-3.24), (0.74,0.44,-3.06)
  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 = 7
  78.                         Elem0 = 0.00000000
  79.                         Elem1 = 0.50000000
  80.                         Elem2 = 1.00000000
  81.                         Elem3 = 0.80000001
  82.                         Elem4 = 0.60000002
  83.                         Elem5 = 0.20000000
  84.                         Elem6 = 0.00000000
  85.                     }
  86.                 }
  87.             }
  88.         }
  89.         Elem2 = {
  90.             type = "GrowthRate"
  91.             data = {
  92.                 GrowthType = GrowthRate-PercentPerSecond
  93.                 Timing = {
  94.                     type = "ConstantFunction"
  95.                     data = 0.20000000
  96.                 }
  97.             }
  98.         }
  99.         Elem3 = {
  100.             type = "PlanarAcceleration"
  101.             data = {
  102.                 Direction = (0.00,0.00,-8.50)
  103.                 RelativeToEmitter = false
  104.                 FunctionTimingToLife = false
  105.                 CalculateAsForce = false
  106.                 TimingFunction = {
  107.                     type = "ConstantFunction"
  108.                     data = 1.00000000
  109.                 }
  110.             }
  111.         }
  112.         Elem4 = {
  113.             type = "LinearDrag"
  114.             data = {
  115.                 DragConstant = -0.10000000
  116.             }
  117.         }
  118.         Elem5 = {
  119.             type = "DirectedRenderer"
  120.             data = {
  121.                 OrientType = Camera
  122.                 PlaneDirection = (1.00,0.00,0.00)
  123.             }
  124.         }
  125.     }
  126. }
  127.  
  128.