JapEngineer_Smoke.xml 1.8 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:fxninjacloud.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXNinjaCloud" PerParticleAttachedSystem="" Priority="LOW_OR_ABOVE" Shader="ALPHA" Type="GPU_PARTICLE" id="JapEngineer_Smoke">
  7. <Lifetime High="40" Low="25"/>
  8. <Size High="10" Low="5"/>
  9. <BurstDelay High="2" Low="2"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Alphas>
  12. <Alpha Frame="2" High="0.25" Low="0.25" RelativeAge="9"/>
  13. <Alpha Frame="3" High="0.25" Low="0.25" RelativeAge="50"/>
  14. <Alpha Frame="4" 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="9.999999">
  21. <Color b="1" g="1" r="1"/>
  22. </Color>
  23. <Color Frame="3" RelativeAge="50">
  24. <Color b="1" g="1" r="1"/>
  25. </Color>
  26. <Color Frame="4" RelativeAge="100">
  27. <Color b="1" g="1" r="1"/>
  28. </Color>
  29. </Colors>
  30. <Physics>
  31. <Default>
  32. <VelocityDamping High="0.7" Low="0.5"/>
  33. </Default>
  34. </Physics>
  35. <Draw>
  36. <Gpu FramesPerRow="2" RandTex="1" SpeedMultiplier="0.001" TotalFrames="4"/>
  37. </Draw>
  38. <Volume>
  39. <Cylinder>
  40. <Offset x="0" y="0" z="0"/>
  41. </Cylinder>
  42. </Volume>
  43. <Velocity>
  44. <Outward>
  45. <Speed High="3" Low="1"/>
  46. <OtherSpeed High="3" Low="1"/>
  47. </Outward>
  48. </Velocity>
  49. <Event/>
  50. <Update>
  51. <Default>
  52. <SizeRate High="1.5" Low="1"/>
  53. <SizeRateDamping High="0.95" Low="0.9"/>
  54. <AngularRateZ High="0.1" Low="-0.1"/>
  55. <AngularDamping High="0.95" Low="0.9"/>
  56. <AngularDampingXY High="1" Low="1"/>
  57. </Default>
  58. </Update>
  59. </FXParticleSystemTemplate>
  60. </AssetDeclaration>