propack/factions/tech/units/catapult/particle_splash.xml

21 lines
693 B
XML

<?xml version="1.0" standalone="yes"?>
<splash-particle-system>
<texture value="true" path="images/catapult_particle_splash.bmp" luminance="true"/>
<model value="false"/>
<primitive value="quad"/>
<offset x="0" y="2" z="0"/>
<color red="1.0" green="0.3" blue="0.0" alpha="0.3" />
<color-no-energy red="0.0" green="0.0" blue="0.0" alpha="0.0" />
<size value="0.8" />
<size-no-energy value="0.8" />
<speed value="7.0" />
<gravity value="0.4"/>
<emission-rate value="80" />
<energy-max value="30" />
<energy-var value="2" />
<emission-rate-fade value="100"/>
<vertical-spread a="1" b="0.5"/>
<horizontal-spread a="1" b="0"/>
</splash-particle-system>