SovietToxic_Node.xml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  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:fxioncannonfire.xml" type="instance"/>
  5. <Include source="art:fxfractal01nrm.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXIonCannonFire" PerParticleAttachedSystem="" Priority="LOW_OR_ABOVE" Shader="MULTIPLY" SortLevel="2" Type="GPU_PARTICLE" id="SovietToxic_Node">
  8. <Lifetime High="90" Low="60"/>
  9. <Size High="60" Low="30"/>
  10. <BurstDelay High="30" Low="20"/>
  11. <BurstCount High="1" Low="1"/>
  12. <Colors>
  13. <Color Frame="1" RelativeAge="0">
  14. <Color b="1" g="1" r="1"/>
  15. </Color>
  16. <Color Frame="2" RelativeAge="20">
  17. <Color b="0" g="0.313726" r="0.156863"/>
  18. </Color>
  19. <Color Frame="3" RelativeAge="80">
  20. <Color b="0" g="0.4" r="0.227451"/>
  21. </Color>
  22. <Color Frame="4" RelativeAge="100">
  23. <Color b="1" g="1" r="1"/>
  24. </Color>
  25. </Colors>
  26. <Physics>
  27. <Default>
  28. <VelocityDamping High="1.04" Low="1.04"/>
  29. <DriftVelocity x="0" y="0" z="0.25"/>
  30. </Default>
  31. </Physics>
  32. <Draw>
  33. <Gpu DetailTexture="FXFractal01NRM" FramesPerRow="4" MiscValue1="1" MiscValue2="0.1" MiscValue3="45" MiscValue4="1" RandTex="1" Shader="GpuParticleDistort.fx" SpeedMultiplier="0.2" TotalFrames="16"/>
  34. </Draw>
  35. <Volume>
  36. <Cylinder Length="10" Radius="15">
  37. <Offset x="0" y="0" z="5"/>
  38. </Cylinder>
  39. </Volume>
  40. <Velocity>
  41. <Cylindrical>
  42. <Radial High="0.05" Low="0.03"/>
  43. <Normal High="0" Low="0"/>
  44. </Cylindrical>
  45. </Velocity>
  46. <Event/>
  47. <Update>
  48. <Default>
  49. <SizeRate High="0.2" Low="0.2"/>
  50. <SizeRateDamping High="1" Low="1"/>
  51. <AngleZ High="5" Low="-5"/>
  52. <AngularDampingXY High="1" Low="1"/>
  53. </Default>
  54. </Update>
  55. </FXParticleSystemTemplate>
  56. </AssetDeclaration>