JapanBaloon_Ring.xml 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  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:fxring01.xml" type="instance"/>
  5. <Include source="art:fxabaloneenv.xml" type="instance"/>
  6. </Includes>
  7. <FXParticleSystemTemplate ParticleTexture="FXRing01" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" SortLevel="1" SystemLifetime="1" Type="GPU_PARTICLE" id="JapanBaloon_Ring">
  8. <Lifetime High="10" Low="10"/>
  9. <Size High="15" Low="10"/>
  10. <BurstCount High="1" Low="1"/>
  11. <Colors HouseColorSaturation="0">
  12. <Color Frame="2" RelativeAge="9.999999">
  13. <Color b="0.435294" g="0.254902" r="0.156863"/>
  14. </Color>
  15. <Color Frame="3" RelativeAge="100">
  16. <Color b="0" g="0" r="0"/>
  17. </Color>
  18. <ColorScale High="25" Low="25"/>
  19. </Colors>
  20. <Physics>
  21. <Default>
  22. <VelocityDamping High="1" Low="1"/>
  23. </Default>
  24. </Physics>
  25. <Draw>
  26. <Gpu DetailTexture="FXAbaloneEnv" GeometryType="TWO_QUADS" Shader="gpuparticleperpendicularcenter.fx" SpeedMultiplier="1"/>
  27. </Draw>
  28. <Volume>
  29. <Cylinder>
  30. <Offset x="0" y="0" z="10"/>
  31. </Cylinder>
  32. </Volume>
  33. <Velocity>
  34. <Ortho>
  35. <Position>
  36. <x High="0" Low="0"/>
  37. <y High="0" Low="0"/>
  38. <z High="0" Low="0"/>
  39. </Position>
  40. </Ortho>
  41. </Velocity>
  42. <Event/>
  43. <Update>
  44. <RenderObject Rotation="ROTATE_AROUND_VELOCITY">
  45. <AngularDamping High="1" Low="1"/>
  46. <StartSize>
  47. <x High="0" Low="0"/>
  48. <y High="0" Low="0"/>
  49. <z High="0" Low="0"/>
  50. </StartSize>
  51. <SizeRate>
  52. <x High="30" Low="30"/>
  53. <y High="30" Low="30"/>
  54. <z High="30" Low="30"/>
  55. </SizeRate>
  56. <SizeDamping>
  57. <x High="0.95" Low="0.95"/>
  58. <y High="0.95" Low="0.95"/>
  59. <z High="0.95" Low="0.95"/>
  60. </SizeDamping>
  61. </RenderObject>
  62. </Update>
  63. </FXParticleSystemTemplate>
  64. </AssetDeclaration>