TimeBombLvl1ExplosionFlash.xml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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. <Include source="art:fxfractilenrm.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXLenzflareHDR01" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SortLevel="1" SystemLifetime="1" Type="GPU_PARTICLE" id="TimeBombLvl1ExplosionFlash">
  8. <Lifetime High="50" Low="50"/>
  9. <Size High="100" Low="100"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors>
  12. <Color Frame="1" RelativeAge="0">
  13. <Color b="0.92549" g="0.988235" r="1"/>
  14. </Color>
  15. <Color Frame="2" RelativeAge="5">
  16. <Color b="0.537255" g="0.172549" r="0.160784"/>
  17. </Color>
  18. <Color Frame="3" RelativeAge="75">
  19. <Color b="0.090196" g="0.129412" r="0.192157"/>
  20. </Color>
  21. <Color Frame="4" RelativeAge="100">
  22. <Color b="0.058824" g="0.058824" r="0.058824"/>
  23. </Color>
  24. <ColorScale High="3" Low="3"/>
  25. </Colors>
  26. <Physics>
  27. <Default>
  28. <VelocityDamping High="1" Low="1"/>
  29. </Default>
  30. </Physics>
  31. <Draw>
  32. <Gpu DetailTexture="FXFracTileNRM" GeometryType="CENTERED_QUAD" MiscValue1="0.15" MiscValue2="0.1" MiscValue3="45" MiscValue4="0.4" SpeedMultiplier="1"/>
  33. </Draw>
  34. <Volume>
  35. <Cylinder IsHollow="true">
  36. <Offset x="0" y="0" z="0"/>
  37. </Cylinder>
  38. </Volume>
  39. <Velocity>
  40. <Ortho>
  41. <Position>
  42. <x High="0" Low="0"/>
  43. <y High="0" Low="0"/>
  44. <z High="1.55" Low="1.55"/>
  45. </Position>
  46. </Ortho>
  47. </Velocity>
  48. <Event/>
  49. <Update>
  50. <Default>
  51. <SizeRateDamping High="1" Low="1"/>
  52. <AngleZ High="7" Low="-7"/>
  53. <AngularRateZ High="0.01" Low="-0.01"/>
  54. <AngularDamping High="1" Low="1"/>
  55. <AngleXY High="5" Low="2"/>
  56. <AngularRateXY High="0.1" Low="0.01"/>
  57. <AngularDampingXY High="0.99" Low="0.97"/>
  58. </Default>
  59. </Update>
  60. </FXParticleSystemTemplate>
  61. </AssetDeclaration>