SovietMCVDustLarge.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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:fxsmoke01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate IsParticleUpTowardsEmitter="true" ParticleTexture="FXSmoke01" PerParticleAttachedSystem="" Priority="HIGH_OR_ABOVE" Shader="ALPHA" Type="GPU_PARTICLE" id="SovietMCVDustLarge">
  7. <Lifetime High="100" Low="50"/>
  8. <Size High="0.1" Low="0.1"/>
  9. <BurstDelay High="4" Low="4"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Alphas>
  12. <Alpha Frame="2" High="0.25" Low="0.25" RelativeAge="50"/>
  13. <Alpha Frame="3" High="0.5" Low="0.5" RelativeAge="75"/>
  14. <Alpha Frame="4" High="0" Low="0" RelativeAge="100"/>
  15. </Alphas>
  16. <Colors>
  17. <Color Frame="1" RelativeAge="0">
  18. <Color b="0.090196" g="0.090196" r="0.090196"/>
  19. </Color>
  20. <Color Frame="2" RelativeAge="50">
  21. <Color b="0.721569" g="0.741177" r="0.796078"/>
  22. </Color>
  23. <Color Frame="3" RelativeAge="75">
  24. <Color b="0.709804" g="0.796078" r="0.858824"/>
  25. </Color>
  26. <Color Frame="4" RelativeAge="100">
  27. <Color b="0.713726" g="0.756863" r="0.854902"/>
  28. </Color>
  29. </Colors>
  30. <Physics>
  31. <Default>
  32. <VelocityDamping High="0.95" Low="0.9"/>
  33. <DriftVelocity x="0" y="0" z="0.05"/>
  34. </Default>
  35. </Physics>
  36. <Draw>
  37. <Gpu GeometryType="CENTERED_QUAD" Shader="GPUParticleLit.fx" SpeedMultiplier="1"/>
  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="1" Low="0.75"/>
  48. <y High="0.5" Low="-0.5"/>
  49. <z High="0" Low="0"/>
  50. </Position>
  51. </Ortho>
  52. </Velocity>
  53. <Event/>
  54. <Update>
  55. <Default>
  56. <SizeRate High="5" Low="5"/>
  57. <SizeRateDamping High="1" Low="1"/>
  58. <AngleZ High="3" Low="0"/>
  59. <AngularRateZ High="5" Low="-5"/>
  60. <AngularDamping High="0.8" Low="0.8"/>
  61. <AngularDampingXY High="1" Low="1"/>
  62. </Default>
  63. </Update>
  64. </FXParticleSystemTemplate>
  65. </AssetDeclaration>