SeaWing_Splash2.xml 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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:fxsplash01.w3x" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate Drawable="FXSplash01" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="W3D_ALPHA" SystemLifetime="5" Type="DRAWABLE" id="SeaWing_Splash2">
  7. <Lifetime High="25" Low="15"/>
  8. <BurstCount High="1" Low="1"/>
  9. <Alphas>
  10. <Alpha Frame="1" High="1" Low="1" RelativeAge="0"/>
  11. <Alpha Frame="2" High="0" Low="0" RelativeAge="100"/>
  12. </Alphas>
  13. <Colors>
  14. <Color Frame="1" RelativeAge="0">
  15. <Color b="0" g="0" r="0.956863"/>
  16. </Color>
  17. <Color Frame="2" RelativeAge="50">
  18. <Color b="0.035294" g="0.058824" r="1"/>
  19. </Color>
  20. <Color Frame="3" RelativeAge="100">
  21. <Color b="0" g="0" r="0"/>
  22. </Color>
  23. </Colors>
  24. <Physics>
  25. <Default>
  26. <VelocityDamping High="1" Low="1"/>
  27. </Default>
  28. </Physics>
  29. <Draw>
  30. <RenderObject>
  31. <ObjectSet/>
  32. <ObjectSet/>
  33. <ObjectSet/>
  34. </RenderObject>
  35. </Draw>
  36. <Volume>
  37. <Cylinder Radius="5">
  38. <Offset x="0" y="0" z="0"/>
  39. </Cylinder>
  40. </Volume>
  41. <Velocity>
  42. <Ortho>
  43. <Position>
  44. <x High="0.05" Low="-0.05"/>
  45. <y High="0.05" Low="-0.05"/>
  46. <z High="0.1" Low="0.1"/>
  47. </Position>
  48. </Ortho>
  49. </Velocity>
  50. <Event/>
  51. <Update>
  52. <RenderObject Rotation="ROTATE_AROUND_VELOCITY">
  53. <AngleX High="77" Low="-77"/>
  54. <AngularRateX High="0.1" Low="-0.1"/>
  55. <AngularDamping High="0.9" Low="0.9"/>
  56. <StartSize>
  57. <x High="0" Low="0"/>
  58. <y High="0" Low="0"/>
  59. <z High="0" Low="0"/>
  60. </StartSize>
  61. <SizeRate>
  62. <x High="0.1" Low="0.03"/>
  63. <y High="0.05" Low="0.025"/>
  64. <z High="0.1" Low="0.05"/>
  65. </SizeRate>
  66. <SizeDamping>
  67. <x High="0.9" Low="0.9"/>
  68. <y High="0.98" Low="0.98"/>
  69. <z High="0.98" Low="0.98"/>
  70. </SizeDamping>
  71. </RenderObject>
  72. </Update>
  73. </FXParticleSystemTemplate>
  74. </AssetDeclaration>