SovietPowerSmoke.xml 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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:fxfactorysteam01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXFactorySteam01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" Shader="ALPHA" SortLevel="2" Type="GPU_PARTICLE" id="SovietPowerSmoke">
  7. <Lifetime High="150" Low="80"/>
  8. <Size High="30" Low="10"/>
  9. <BurstDelay High="3" Low="3"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Alphas>
  12. <Alpha Frame="2" High="1" Low="1" RelativeAge="29"/>
  13. <Alpha Frame="3" High="0.5" Low="0.5" RelativeAge="50"/>
  14. <Alpha Frame="4" High="0" Low="0" RelativeAge="100"/>
  15. </Alphas>
  16. <Colors>
  17. <Color Frame="1" RelativeAge="0">
  18. <Color b="0" g="0.466667" r="0.776471"/>
  19. </Color>
  20. <Color Frame="2" RelativeAge="9.999999">
  21. <Color b="0.145098" g="0.145098" r="0.145098"/>
  22. </Color>
  23. <Color Frame="3" RelativeAge="30.000002">
  24. <Color b="0.188235" g="0.188235" r="0.188235"/>
  25. </Color>
  26. <Color Frame="4" RelativeAge="100">
  27. <Color b="0.160784" g="0.160784" r="0.160784"/>
  28. </Color>
  29. </Colors>
  30. <Physics>
  31. <Default Swirly="true">
  32. <VelocityDamping High="0.99" Low="0.98"/>
  33. <DriftVelocity x="0.2" y="0" z="0"/>
  34. </Default>
  35. </Physics>
  36. <Draw>
  37. <Gpu FramesPerRow="6" RandTex="1" SpeedMultiplier="0.001" TotalFrames="36"/>
  38. </Draw>
  39. <Volume>
  40. <Cylinder>
  41. <Offset x="0" y="0" z="0"/>
  42. </Cylinder>
  43. </Volume>
  44. <Velocity>
  45. <Ortho>
  46. <Position>
  47. <x High="0" Low="0"/>
  48. <y High="0" Low="0"/>
  49. <z High="1" Low="1"/>
  50. </Position>
  51. </Ortho>
  52. </Velocity>
  53. <Event/>
  54. <Update>
  55. <Default Rotation="ROTATE_AROUND_VELOCITY">
  56. <SizeRate High="0.4" Low="0.01"/>
  57. <SizeRateDamping High="0.99" Low="0.95"/>
  58. <AngleZ High="0.5" Low="-0.5"/>
  59. <AngularDamping High="1" Low="1"/>
  60. <AngularDampingXY High="1" Low="1"/>
  61. </Default>
  62. </Update>
  63. </FXParticleSystemTemplate>
  64. </AssetDeclaration>