InfantryBlood.xml 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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:fxblood.xml" type="instance"/>
  5. <Include source="art:fxdistortionfractal01.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXBlood" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="ALPHA" SortLevel="1" SystemLifetime="1" Type="GPU_PARTICLE" id="InfantryBlood">
  8. <Lifetime High="20" Low="15"/>
  9. <Size High="15" Low="10"/>
  10. <BurstCount High="8" Low="8"/>
  11. <Alphas>
  12. <Alpha Frame="1" High="1" Low="1" RelativeAge="0"/>
  13. <Alpha Frame="2" High="1" Low="1" RelativeAge="50"/>
  14. <Alpha Frame="3" High="0" Low="0" RelativeAge="100"/>
  15. </Alphas>
  16. <Colors>
  17. <Color Frame="1" RelativeAge="0">
  18. <Color b="1" g="1" r="1"/>
  19. </Color>
  20. <Color Frame="2" RelativeAge="29.999999">
  21. <Color b="0.623529" g="0.623529" r="0.623529"/>
  22. </Color>
  23. <Color Frame="3" RelativeAge="100">
  24. <Color b="0" g="0" r="0"/>
  25. </Color>
  26. </Colors>
  27. <Physics>
  28. <Default Gravity="-0.5">
  29. <VelocityDamping High="1" Low="1"/>
  30. </Default>
  31. </Physics>
  32. <Draw>
  33. <Gpu DetailTexture="FXDistortionFractal01" FramesPerRow="4" MiscValue1="0.05" MiscValue2="0.05" MiscValue3="45" MiscValue4="0.05" Shader="gpuparticledistort.fx" SingleRow="-1" SpeedMultiplier="0.3" TotalFrames="16"/>
  34. </Draw>
  35. <Volume>
  36. <Cylinder>
  37. <Offset x="0" y="0" z="0"/>
  38. </Cylinder>
  39. </Volume>
  40. <Velocity>
  41. <Ortho>
  42. <Position>
  43. <x High="3" Low="1"/>
  44. <y High="0" Low="0"/>
  45. <z High="4" Low="2"/>
  46. </Position>
  47. </Ortho>
  48. </Velocity>
  49. <Event/>
  50. <Update>
  51. <Default>
  52. <SizeRate High="1" Low="1"/>
  53. <SizeRateDamping High="1" Low="1"/>
  54. <AngleZ High="7" Low="0"/>
  55. <AngularDamping High="1" Low="1"/>
  56. <AngularDampingXY High="1" Low="1"/>
  57. </Default>
  58. </Update>
  59. </FXParticleSystemTemplate>
  60. </AssetDeclaration>