Shuttle_Start2.xml 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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:fxfirescroll3.xml" type="instance"/>
  5. <Include source="art:fxdisotrtionfractal01.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXFireScroll3" PerParticleAttachedSystem="" Priority="MEDIUM_OR_ABOVE" SortLevel="1" SystemLifetime="100" Type="GPU_PARTICLE" id="Shuttle_Start2">
  8. <Lifetime High="15" Low="10"/>
  9. <Size High="20" Low="10"/>
  10. <BurstCount High="15" Low="10"/>
  11. <Colors>
  12. <Color Frame="2" RelativeAge="9.999999">
  13. <Color b="0.462745" g="0.635294" r="0.760784"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="50">
  16. <Color b="0.454902" g="0.627451" r="0.713726"/>
  17. </Color>
  18. <Color Frame="4" RelativeAge="100">
  19. <Color b="0" g="0" r="0"/>
  20. </Color>
  21. <ColorScale High="3" Low="2"/>
  22. </Colors>
  23. <Physics>
  24. <Default Gravity="-0.02">
  25. <VelocityDamping High="0.85" Low="0.8"/>
  26. <DriftVelocity x="0" y="0" z="1"/>
  27. </Default>
  28. </Physics>
  29. <Draw>
  30. <Gpu DetailTexture="FXDisotrtionFractal01" EnableSoftParticles="false" MiscValue1="0.1" MiscValue2="0.07" MiscValue3="45" MiscValue4="0.25" RandTex="1" Shader="GpuParticleDistort.fx" SortParticles="true" SpeedMultiplier="1"/>
  31. </Draw>
  32. <Volume>
  33. <Cylinder Radius="15">
  34. <Offset x="0" y="0" z="0"/>
  35. </Cylinder>
  36. </Volume>
  37. <Velocity>
  38. <Outward>
  39. <Speed High="10" Low="1"/>
  40. <OtherSpeed High="0" Low="0"/>
  41. </Outward>
  42. </Velocity>
  43. <Event/>
  44. <Update>
  45. <Default>
  46. <SizeRate High="-0.15" Low="-0.1"/>
  47. <SizeRateDamping High="1" Low="1"/>
  48. <AngleZ High="7" Low="-7"/>
  49. <AngularDampingXY High="1" Low="1"/>
  50. </Default>
  51. </Update>
  52. </FXParticleSystemTemplate>
  53. </AssetDeclaration>