GenericDStateUnitSmoke.xml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  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:fxsmokeswirl.xml" type="instance"/>
  5. <Include source="art:fxabaloneenv2.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXSmokeSwirl" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="ALPHA" SortLevel="2" Type="GPU_PARTICLE" id="GenericDStateUnitSmoke">
  8. <Lifetime High="45" Low="25"/>
  9. <Size High="10" Low="7"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Alphas>
  12. <Alpha Frame="2" High="0.3" Low="0.3" RelativeAge="9"/>
  13. <Alpha Frame="3" High="0.75" Low="0.75" 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="0.168627" g="0.239216" r="0.890196"/>
  19. </Color>
  20. <Color Frame="2" RelativeAge="9">
  21. <Color b="0.223529" g="0.223529" r="0.607843"/>
  22. </Color>
  23. <Color Frame="3" RelativeAge="60.000004">
  24. <Color b="0.231373" g="0.231373" r="0.231373"/>
  25. </Color>
  26. <Color Frame="4" RelativeAge="100">
  27. <Color b="0.098039" g="0.098039" r="0.098039"/>
  28. </Color>
  29. </Colors>
  30. <Physics>
  31. <Default>
  32. <VelocityDamping High="0.99" Low="0.98"/>
  33. <DriftVelocity x="0.3" y="0" z="0"/>
  34. </Default>
  35. </Physics>
  36. <Draw>
  37. <Gpu DetailTexture="FXAbaloneEnv2" GeometryType="CENTERED_QUAD" Shader="GPUFXDStateUnitSmoke.fx" SpeedMultiplier="0.25"/>
  38. </Draw>
  39. <Volume>
  40. <Cylinder>
  41. <Offset x="0" y="0" z="0"/>
  42. </Cylinder>
  43. </Volume>
  44. <Velocity>
  45. <Ortho>
  46. <Position>
  47. <x High="0" Low="0"/>
  48. <y High="0" Low="0"/>
  49. <z High="1.5" Low="1"/>
  50. </Position>
  51. </Ortho>
  52. </Velocity>
  53. <Event/>
  54. <Update>
  55. <Default>
  56. <SizeRate High="0.5" Low="0.5"/>
  57. <SizeRateDamping High="1" Low="1"/>
  58. <AngleZ High="4" Low="0"/>
  59. <AngularDampingXY High="1" Low="1"/>
  60. </Default>
  61. </Update>
  62. </FXParticleSystemTemplate>
  63. </AssetDeclaration>