StingrayWakeBack.xml 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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:fxwaterfall.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXWaterFall" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="ALPHA" SortLevel="1" Type="GPU_PARTICLE" id="StingrayWakeBack">
  7. <Lifetime High="25" Low="15"/>
  8. <Size High="10" Low="5"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Alphas>
  11. <Alpha Frame="2" High="0.5" Low="0.5" RelativeAge="14"/>
  12. <Alpha Frame="3" High="0" Low="0" RelativeAge="100"/>
  13. </Alphas>
  14. <Colors>
  15. <Color Frame="1" RelativeAge="0">
  16. <Color b="0.243137" g="0.243137" r="0.243137"/>
  17. </Color>
  18. <Color Frame="2" RelativeAge="14.999999">
  19. <Color b="0.52549" g="0.52549" r="0.52549"/>
  20. </Color>
  21. <Color Frame="3" RelativeAge="100">
  22. <Color b="0.321569" g="0.321569" r="0.321569"/>
  23. </Color>
  24. </Colors>
  25. <Wind AngleChangeMax="10" AngleChangeMin="-10" FullStrengthDist="1" Motion="PING_PONG" PingPongEndAngleMin="5.49779" Strength="1" TurbulenceAmplitude="0.01" TurbulenceFrequency="0.1"/>
  26. <Physics>
  27. <Default>
  28. <VelocityDamping High="0.999" Low="0.999"/>
  29. </Default>
  30. </Physics>
  31. <Draw>
  32. <Gpu SpeedMultiplier="1"/>
  33. </Draw>
  34. <Volume>
  35. <Cylinder>
  36. <Offset x="0" y="0" z="0"/>
  37. </Cylinder>
  38. </Volume>
  39. <Velocity>
  40. <Ortho>
  41. <Position>
  42. <x High="3" Low="2"/>
  43. <y High="0" Low="0"/>
  44. <z High="0" Low="0"/>
  45. </Position>
  46. </Ortho>
  47. </Velocity>
  48. <Event/>
  49. <Update>
  50. <Default>
  51. <SizeRate High="0.5" Low="0.5"/>
  52. <SizeRateDamping High="0.98" Low="0.95"/>
  53. <AngleZ High="3" Low="-3"/>
  54. <AngularDampingXY High="1" Low="1"/>
  55. </Default>
  56. </Update>
  57. </FXParticleSystemTemplate>
  58. </AssetDeclaration>