ChevronFlash01.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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:fxlenzflare03.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXLenzFlare03" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SystemLifetime="1" Type="GPU_PARTICLE" id="ChevronFlash01">
  7. <Lifetime High="35" Low="35"/>
  8. <Size High="60" Low="60"/>
  9. <BurstCount High="1" Low="1"/>
  10. <InitialDelay High="5" Low="5"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="9.999999">
  13. <Color b="0.415686" g="0.870588" r="1"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="100">
  16. <Color b="0" g="0" r="0"/>
  17. </Color>
  18. <ColorScale High="2" Low="2"/>
  19. </Colors>
  20. <Physics>
  21. <Default>
  22. <VelocityDamping High="1" Low="1"/>
  23. <DriftVelocity x="0" y="0" z="1"/>
  24. </Default>
  25. </Physics>
  26. <Draw>
  27. <Gpu SpeedMultiplier="1"/>
  28. </Draw>
  29. <Volume>
  30. <Cylinder>
  31. <Offset x="0" y="0" z="25"/>
  32. </Cylinder>
  33. </Volume>
  34. <Velocity>
  35. <Ortho>
  36. <Position>
  37. <x High="0" Low="0"/>
  38. <y High="0" Low="0"/>
  39. <z High="0" Low="0"/>
  40. </Position>
  41. </Ortho>
  42. </Velocity>
  43. <Event/>
  44. <Update>
  45. <Default Rotation="ROTATE_AROUND_VELOCITY">
  46. <SizeRate High="1" Low="1"/>
  47. <SizeRateDamping High="1" Low="1"/>
  48. <AngleZ High="3" Low="-3"/>
  49. <AngularDampingXY High="1" Low="1"/>
  50. </Default>
  51. </Update>
  52. </FXParticleSystemTemplate>
  53. </AssetDeclaration>