Confetti_Chunks_01.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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:fxlenzflare01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzFlare01" PerParticleAttachedSystem="" Priority="ALWAYS_RENDER" SystemLifetime="1" Type="GPU_PARTICLE" id="Confetti_Chunks_01">
  7. <Lifetime High="150" Low="30"/>
  8. <Size High="4" Low="2"/>
  9. <BurstCount High="50" Low="20"/>
  10. <Colors>
  11. <Color Frame="2" RelativeAge="9.999999">
  12. <Color b="0.745098" g="0.560784" r="0.643137"/>
  13. </Color>
  14. <Color Frame="3" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. <ColorScale High="5" Low="5"/>
  18. </Colors>
  19. <Physics>
  20. <Default Gravity="-0.025" Swirly="true">
  21. <VelocityDamping High="0.95" Low="0.8"/>
  22. </Default>
  23. </Physics>
  24. <Draw>
  25. <Gpu SpeedMultiplier="1"/>
  26. </Draw>
  27. <Volume>
  28. <Sphere IsHollow="false" Radius="2"/>
  29. </Volume>
  30. <Velocity>
  31. <Ortho>
  32. <Position>
  33. <x High="15" Low="2"/>
  34. <y High="2" Low="-2"/>
  35. <z High="2" Low="-2"/>
  36. </Position>
  37. </Ortho>
  38. </Velocity>
  39. <Event/>
  40. <Update>
  41. <Default>
  42. <SizeRate High="-0.1" Low="-0.1"/>
  43. <SizeRateDamping High="0.99" Low="0.99"/>
  44. <AngularDampingXY High="1" Low="1"/>
  45. </Default>
  46. </Update>
  47. </FXParticleSystemTemplate>
  48. </AssetDeclaration>