AlliedPowerPlantBuildupFlashes.xml 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <AssetDeclaration xmlns="uri:ea.com:eala:asset" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <Includes>
  4. <Include source="art:fxlenzflare02.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzFlare02" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SortLevel="1" SystemLifetime="50" Type="GPU_PARTICLE" id="AlliedPowerPlantBuildupFlashes">
  7. <Lifetime High="4" Low="4"/>
  8. <Size High="180" Low="25"/>
  9. <BurstDelay High="15" Low="0"/>
  10. <BurstCount High="1" Low="1"/>
  11. <InitialDelay High="30" Low="30"/>
  12. <Colors>
  13. <Color Frame="2" RelativeAge="25">
  14. <Color b="0.141176" g="0.2" r="0.243137"/>
  15. </Color>
  16. <Color Frame="3" RelativeAge="100">
  17. <Color b="0" g="0" r="0"/>
  18. </Color>
  19. </Colors>
  20. <Wind AngleChangeMax="10" AngleChangeMin="-10" FullStrengthDist="1" Motion="PING_PONG" PingPongEndAngleMin="5.49779" Strength="1" TurbulenceAmplitude="0.01" TurbulenceFrequency="0.1"/>
  21. <Physics>
  22. <Default>
  23. <VelocityDamping High="0.95" Low="0.95"/>
  24. </Default>
  25. </Physics>
  26. <Draw>
  27. <Gpu SpeedMultiplier="1"/>
  28. </Draw>
  29. <Volume>
  30. <Cylinder Length="50" Radius="50">
  31. <Offset x="0" y="0" z="30"/>
  32. </Cylinder>
  33. </Volume>
  34. <Velocity>
  35. <Outward>
  36. <Speed High="3" Low="1"/>
  37. <OtherSpeed High="5" Low="3"/>
  38. </Outward>
  39. </Velocity>
  40. <Event/>
  41. <Update>
  42. <Default Rotation="ROTATE_IN_WORLD_SPACE">
  43. <SizeRate High="3" Low="3"/>
  44. <SizeRateDamping High="0.95" Low="0.92"/>
  45. <AngleZ High="3" Low="-3"/>
  46. <AngularRateZ High="0.1" Low="-0.1"/>
  47. <AngularDamping High="0.9" Low="0.9"/>
  48. <AngularDampingXY High="1" Low="1"/>
  49. </Default>
  50. </Update>
  51. </FXParticleSystemTemplate>
  52. </AssetDeclaration>