JapEngineer_Run.xml 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  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:fxlenzflare04.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzFlare04" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Type="GPU_PARTICLE" id="JapEngineer_Run">
  7. <Lifetime High="10" Low="5"/>
  8. <Size High="15" Low="15"/>
  9. <BurstCount High="1" Low="1"/>
  10. <Colors>
  11. <Color Frame="2" RelativeAge="50">
  12. <Color b="0.819608" g="0.721569" r="0.737255"/>
  13. </Color>
  14. <Color Frame="3" RelativeAge="100">
  15. <Color b="0" g="0" r="0"/>
  16. </Color>
  17. <ColorScale High="2" Low="2"/>
  18. </Colors>
  19. <Physics>
  20. <Default>
  21. <VelocityDamping High="1" Low="1"/>
  22. </Default>
  23. </Physics>
  24. <Draw>
  25. <Gpu SpeedMultiplier="1"/>
  26. </Draw>
  27. <Volume>
  28. <Point/>
  29. </Volume>
  30. <Velocity>
  31. <Ortho>
  32. <Position>
  33. <x High="0" Low="0"/>
  34. <y High="0" Low="0"/>
  35. <z High="0" Low="0"/>
  36. </Position>
  37. </Ortho>
  38. </Velocity>
  39. <Event/>
  40. <Update>
  41. <Default>
  42. <SizeRate High="0.85" Low="0.75"/>
  43. <SizeRateDamping High="1.005" Low="1"/>
  44. <AngleZ High="7" Low="0"/>
  45. <AngularRateZ High="0.01" Low="-0.01"/>
  46. <AngularDamping High="1" Low="1"/>
  47. <AngularDampingXY High="1" Low="1"/>
  48. </Default>
  49. </Update>
  50. </FXParticleSystemTemplate>
  51. </AssetDeclaration>