Con_Flash.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:fxlenzflarehdr01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate IsEmitAboveGroundOnly="true" ParticleTexture="FXLenzflareHDR01" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SortLevel="1" Type="GPU_PARTICLE" id="Con_Flash">
  7. <Lifetime High="8" Low="5"/>
  8. <Size High="100" Low="80"/>
  9. <BurstDelay High="20" Low="5"/>
  10. <BurstCount High="3" Low="1"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="29.999999">
  13. <Color b="0.517647" g="0.670588" r="0.87451"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="100">
  16. <Color b="0" g="0" r="0"/>
  17. </Color>
  18. <ColorScale High="0.5" Low="0.5"/>
  19. </Colors>
  20. <Physics>
  21. <Default>
  22. <VelocityDamping High="0.75" Low="0.7"/>
  23. <DriftVelocity x="0.1" y="0" z="0"/>
  24. </Default>
  25. </Physics>
  26. <Draw>
  27. <Gpu RandTex="1" SingleRow="1" SpeedMultiplier="1"/>
  28. </Draw>
  29. <Volume>
  30. <Cylinder Radius="30">
  31. <Offset x="0" y="0" z="20"/>
  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>
  46. <SizeRateDamping High="0.9" Low="0.85"/>
  47. <AngleZ High="7" Low="0"/>
  48. <AngularRateZ High="0.05" Low="-0.05"/>
  49. <AngularDampingXY High="1" Low="1"/>
  50. </Default>
  51. </Update>
  52. </FXParticleSystemTemplate>
  53. </AssetDeclaration>