JapanPearlSweepSW.xml 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  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:fxcloudcr01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate IsGroundAligned="true" ParticleTexture="FXCloudCR01" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SortLevel="1" SystemLifetime="1" Type="GPU_PARTICLE" id="JapanPearlSweepSW">
  7. <Lifetime High="10" Low="5"/>
  8. <Size High="80" Low="40"/>
  9. <BurstCount High="10" Low="5"/>
  10. <Colors>
  11. <Color Frame="1" RelativeAge="0">
  12. <Color b="0.47451" g="0.239216" r="0.160784"/>
  13. </Color>
  14. <Color Frame="2" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. <ColorScale High="8" Low="8"/>
  18. </Colors>
  19. <Physics>
  20. <Default>
  21. <VelocityDamping High="1" Low="1"/>
  22. </Default>
  23. </Physics>
  24. <Draw>
  25. <Gpu RandTex="1" Shader="gpuparticlexy.fx" SingleRow="1" SpeedMultiplier="1"/>
  26. </Draw>
  27. <Volume>
  28. <Line IsHollow="true">
  29. <StartPoint x="0" y="0" z="6"/>
  30. <EndPoint x="0" y="0" z="6"/>
  31. </Line>
  32. </Volume>
  33. <Velocity>
  34. <Ortho>
  35. <Position>
  36. <x High="0" Low="0"/>
  37. <y High="0" Low="0"/>
  38. <z High="0" Low="0"/>
  39. </Position>
  40. </Ortho>
  41. </Velocity>
  42. <Event/>
  43. <Update>
  44. <Default>
  45. <SizeRate High="2" Low="-2"/>
  46. <SizeRateDamping High="1" Low="1"/>
  47. <AngleZ High="7" Low="0"/>
  48. <AngularDampingXY High="1" Low="1"/>
  49. </Default>
  50. </Update>
  51. </FXParticleSystemTemplate>
  52. </AssetDeclaration>