SovietFactorySmoke.xml 1.8 KB

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