forked from townforge/townforge
28 lines
852 B
XML
28 lines
852 B
XML
<?xml version="1.0"?>
|
|
<particleeffect>
|
|
<material name="Materials/Particle.xml" />
|
|
<numparticles value="25" />
|
|
<updateinvisible enable="false" />
|
|
<relative enable="true" />
|
|
<scaled enable="true" />
|
|
<sorted enable="false" />
|
|
<fixedscreensize enable="false" />
|
|
<animlodbias value="0" />
|
|
<emittertype value="Sphere" />
|
|
<emittersize value="0.75 0.75 0.75" />
|
|
<direction min="0 0 0" max="0 0 0" />
|
|
<constantforce value="0 0 0" />
|
|
<dampingforce value="0" />
|
|
<activetime value="0" />
|
|
<inactivetime value="0" />
|
|
<emissionrate min="20" max="50" />
|
|
<particlesize min="0.1 0.1" max="0.1 0.1" />
|
|
<timetolive min="0.2" max="0.4" />
|
|
<velocity min="0" max="0" />
|
|
<rotation min="0" max="0" />
|
|
<rotationspeed min="0" max="0" />
|
|
<sizedelta add="0" mul="0" />
|
|
<faceCameraMode value="Rotate XYZ" />
|
|
<color value="0.4 0.7 1 0.5" />
|
|
</particleeffect>
|