BBField_PlateOpen01.xml 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  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:fxfactorysteam01.xml" type="instance"/>
  5. </Includes>
  6. <FXParticleSystemTemplate ParticleTexture="FXFactorySteam01" PerParticleAttachedSystem="" Priority="VERY_LOW_OR_ABOVE" Shader="ALPHA" SystemLifetime="1" Type="GPU_PARTICLE" id="BBField_PlateOpen01">
  7. <Lifetime High="50" Low="30"/>
  8. <Size High="15" Low="5"/>
  9. <BurstCount High="50" Low="40"/>
  10. <InitialDelay High="3" Low="3"/>
  11. <Alphas>
  12. <Alpha Frame="2" High="0.4" Low="0.4" RelativeAge="9"/>
  13. <Alpha Frame="3" High="0" Low="0" RelativeAge="100"/>
  14. </Alphas>
  15. <Colors HouseColorSaturation="0">
  16. <Color Frame="1" RelativeAge="0">
  17. <Color b="0.282353" g="0.435294" r="0.568628"/>
  18. </Color>
  19. <Color Frame="2" RelativeAge="9.999999">
  20. <Color b="0.396078" g="0.509804" r="0.627451"/>
  21. </Color>
  22. <Color Frame="3" RelativeAge="100">
  23. <Color b="0.619608" g="0.737255" r="0.811765"/>
  24. </Color>
  25. </Colors>
  26. <Physics>
  27. <Default Gravity="-0.01">
  28. <VelocityDamping High="0.85" Low="0.8"/>
  29. <DriftVelocity x="0.2" y="0" z="0.3"/>
  30. </Default>
  31. </Physics>
  32. <Draw>
  33. <Gpu FramesPerRow="6" RandTex="1" SpeedMultiplier="1" TotalFrames="36"/>
  34. </Draw>
  35. <Volume>
  36. <Cylinder IsHollow="true" Radius="1">
  37. <Offset x="0" y="0" z="0"/>
  38. </Cylinder>
  39. </Volume>
  40. <Velocity>
  41. <Outward>
  42. <Speed High="4" Low="2"/>
  43. <OtherSpeed High="0" Low="0"/>
  44. </Outward>
  45. </Velocity>
  46. <Event/>
  47. <Update>
  48. <Default>
  49. <SizeRate High="0.8" Low="0.3"/>
  50. <SizeRateDamping High="0.95" Low="0.95"/>
  51. <AngleZ High="7" Low="0"/>
  52. <AngleXY High="45" Low="0"/>
  53. <AngularRateXY High="0.02" Low="0.01"/>
  54. <AngularDampingXY High="0.95" Low="0.9"/>
  55. </Default>
  56. </Update>
  57. </FXParticleSystemTemplate>
  58. </AssetDeclaration>