Shuttle_Steam02.xml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  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:fxsteam.xml" type="instance"/>
  5. <Include source="art:fxfractal01nrm.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXSteam" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="ALPHA" SortLevel="1" Type="GPU_PARTICLE" id="Shuttle_Steam02">
  8. <Lifetime High="10" Low="5"/>
  9. <Size High="10" Low="5"/>
  10. <BurstCount High="8" Low="5"/>
  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.6" Low="0.5"/>
  33. </Default>
  34. </Physics>
  35. <Draw>
  36. <Gpu DetailTexture="FXFractal01NRM" MiscValue1="1" MiscValue2="1" MiscValue3="1" MiscValue4="1" SpeedMultiplier="1"/>
  37. </Draw>
  38. <Volume>
  39. <Cylinder IsHollow="true">
  40. <Offset x="0" y="0" z="0"/>
  41. </Cylinder>
  42. </Volume>
  43. <Velocity>
  44. <Ortho>
  45. <Position>
  46. <x High="-2" Low="-10"/>
  47. <y High="3" Low="-3"/>
  48. <z High="3" Low="-3"/>
  49. </Position>
  50. </Ortho>
  51. </Velocity>
  52. <Event/>
  53. <Update>
  54. <Default>
  55. <SizeRateDamping High="0.8" Low="0.3"/>
  56. <AngleZ High="7" Low="0"/>
  57. <AngularRateZ High="0.05" Low="-0.05"/>
  58. <AngularDampingXY High="1" Low="1"/>
  59. </Default>
  60. </Update>
  61. </FXParticleSystemTemplate>
  62. </AssetDeclaration>