Des_Large_Grey.xml 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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:fxsmokeplume.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXsmokeplume" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" Shader="ALPHA" SortLevel="3" SystemLifetime="100" Type="GPU_PARTICLE" id="Des_Large_Grey">
  7. <Lifetime High="100" Low="75"/>
  8. <Size High="30" Low="15"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Alphas>
  11. <Alpha Frame="2" High="0.4" Low="0.4" RelativeAge="9"/>
  12. <Alpha Frame="3" High="0" Low="0" RelativeAge="100"/>
  13. </Alphas>
  14. <Colors>
  15. <Color Frame="1" RelativeAge="0">
  16. <Color b="0.639216" g="0.639216" r="0.639216"/>
  17. </Color>
  18. <Color Frame="2" RelativeAge="9.999999">
  19. <Color b="0.690196" g="0.690196" r="0.690196"/>
  20. </Color>
  21. <Color Frame="3" RelativeAge="100">
  22. <Color b="0.607843" g="0.607843" r="0.607843"/>
  23. </Color>
  24. </Colors>
  25. <Physics>
  26. <Default>
  27. <VelocityDamping High="0.9" Low="0.9"/>
  28. <DriftVelocity x="0.2" y="0" z="0"/>
  29. </Default>
  30. </Physics>
  31. <Draw>
  32. <Gpu SpeedMultiplier="1"/>
  33. </Draw>
  34. <Volume>
  35. <Cylinder Radius="70">
  36. <Offset x="0" y="0" z="0"/>
  37. </Cylinder>
  38. </Volume>
  39. <Velocity>
  40. <Outward>
  41. <Speed High="2" Low="-2"/>
  42. <OtherSpeed High="3" Low="1"/>
  43. </Outward>
  44. </Velocity>
  45. <Event/>
  46. <Update>
  47. <Default>
  48. <SizeRate High="1" Low="0.5"/>
  49. <SizeRateDamping High="0.95" Low="0.95"/>
  50. <AngleZ High="7" Low="0"/>
  51. <AngularRateZ High="0.01" Low="-0.01"/>
  52. <AngularDampingXY High="1" Low="1"/>
  53. </Default>
  54. </Update>
  55. </FXParticleSystemTemplate>
  56. </AssetDeclaration>