Con_Big.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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:fxdustanim.xml" type="instance"/>
  5. <Include source="art:fxdistortionfractal01.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXDustAnim" PerParticleAttachedSystem="" Priority="LOW_OR_ABOVE" Shader="ALPHA" Type="GPU_PARTICLE" id="Con_Big">
  8. <Lifetime High="100" Low="75"/>
  9. <Size High="55" Low="40"/>
  10. <BurstCount High="3" Low="2"/>
  11. <Alphas>
  12. <Alpha Frame="2" High="1" Low="1" RelativeAge="9"/>
  13. <Alpha Frame="3" High="1" Low="1" 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.709804" g="0.709804" r="0.709804"/>
  19. </Color>
  20. <Color Frame="2" RelativeAge="9.999999">
  21. <Color b="0.784314" g="0.784314" r="0.784314"/>
  22. </Color>
  23. <Color Frame="3" RelativeAge="50">
  24. <Color b="0.537255" g="0.537255" r="0.537255"/>
  25. </Color>
  26. <Color Frame="4" RelativeAge="100">
  27. <Color b="0.560784" g="0.560784" r="0.560784"/>
  28. </Color>
  29. </Colors>
  30. <Physics>
  31. <Default>
  32. <VelocityDamping High="0.9" Low="0.9"/>
  33. <DriftVelocity x="0.2" y="0" z="0"/>
  34. </Default>
  35. </Physics>
  36. <Draw>
  37. <Gpu DetailTexture="FXDistortionFractal01" FramesPerRow="3" MiscValue1="0.1" MiscValue2="0.05" MiscValue3="90" MiscValue4="0.01" Shader="GpuParticleDistort.fx" SpeedMultiplier="0.15" TotalFrames="9"/>
  38. </Draw>
  39. <Volume>
  40. <Cylinder Radius="60">
  41. <Offset x="0" y="0" z="15"/>
  42. </Cylinder>
  43. </Volume>
  44. <Velocity>
  45. <Outward>
  46. <Speed High="3" Low="1"/>
  47. <OtherSpeed High="3" Low="1"/>
  48. </Outward>
  49. </Velocity>
  50. <Event/>
  51. <Update>
  52. <Default>
  53. <SizeRateDamping High="0.95" Low="0.95"/>
  54. <AngleZ High="7" Low="0"/>
  55. <AngularRateZ High="0.01" Low="-0.01"/>
  56. <AngularDampingXY High="1" Low="1"/>
  57. </Default>
  58. </Update>
  59. </FXParticleSystemTemplate>
  60. </AssetDeclaration>