GenericDStateSmoke.xml 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  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:fxfire02.xml" type="instance"/>
  5. <Include source="art:fxdisotrtionfractal01.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXFire02" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="ALPHA" SortLevel="2" Type="GPU_PARTICLE" id="GenericDStateSmoke">
  8. <Lifetime High="35" Low="35"/>
  9. <Size High="10" Low="3"/>
  10. <BurstDelay High="1" Low="1"/>
  11. <BurstCount High="1" Low="1"/>
  12. <Alphas>
  13. <Alpha Frame="1" High="1" Low="1" RelativeAge="0"/>
  14. <Alpha Frame="2" High="0.66" Low="0.66" RelativeAge="25"/>
  15. <Alpha Frame="3" High="0.5" Low="0.5" RelativeAge="50"/>
  16. <Alpha Frame="4" High="0" Low="0" RelativeAge="100"/>
  17. </Alphas>
  18. <Colors>
  19. <Color Frame="1" RelativeAge="0">
  20. <Color b="0.447059" g="0.447059" r="0.447059"/>
  21. </Color>
  22. <Color Frame="2" RelativeAge="25">
  23. <Color b="0.411765" g="0.411765" r="0.411765"/>
  24. </Color>
  25. <Color Frame="3" RelativeAge="50">
  26. <Color b="0.607843" g="0.607843" r="0.607843"/>
  27. </Color>
  28. <Color Frame="4" RelativeAge="100">
  29. <Color b="0.552941" g="0.552941" r="0.552941"/>
  30. </Color>
  31. <Color Frame="5" RelativeAge="0">
  32. <Color b="0.454902" g="0.454902" r="0.454902"/>
  33. </Color>
  34. </Colors>
  35. <Physics>
  36. <Default>
  37. <VelocityDamping High="1" Low="1"/>
  38. <DriftVelocity x="0" y="0" z="1"/>
  39. </Default>
  40. </Physics>
  41. <Draw>
  42. <Gpu DetailTexture="FXDisotrtionFractal01" FramesPerRow="6" GeometryType="CENTERED_QUAD" MiscValue1="0.1" MiscValue2="0.04" MiscValue3="45" MiscValue4="0.05" Shader="gpuparticledistort.fx" SpeedMultiplier="1" TotalFrames="36"/>
  43. </Draw>
  44. <Volume>
  45. <Cylinder>
  46. <Offset x="0" y="0" z="5"/>
  47. </Cylinder>
  48. </Volume>
  49. <Velocity>
  50. <Ortho>
  51. <Position>
  52. <x High="0.1" Low="-0.1"/>
  53. <y High="0.1" Low="-0.1"/>
  54. <z High="0" Low="0"/>
  55. </Position>
  56. </Ortho>
  57. </Velocity>
  58. <Event/>
  59. <Update>
  60. <Default>
  61. <SizeRate High="0.5" Low="0.5"/>
  62. <SizeRateDamping High="0.94" Low="0.94"/>
  63. <AngleZ High="4" Low="0"/>
  64. <AngularDampingXY High="1" Low="1"/>
  65. </Default>
  66. </Update>
  67. </FXParticleSystemTemplate>
  68. </AssetDeclaration>