21 lines
767 B
XML
21 lines
767 B
XML
<particleemitter>
|
|
<material name="Materials/Smoke.xml" />
|
|
<updateinvisible enable="true" />
|
|
<relative enable="false" />
|
|
<numparticles value="10" />
|
|
<activetime value="2" />
|
|
<inactivetime value="0" />
|
|
<emissionrate value="13.333" />
|
|
<sorted enable="true" />
|
|
<rotationspeed min="-60" max="60" />
|
|
<direction min="-0.15 1 -0.15" max="0.15 1 0.15" />
|
|
<velocity min="1" max="1.3" />
|
|
<particlesize min="0.2 0.2" max="0.3 0.3" />
|
|
<sizedelta add="0" mul="1.3" />
|
|
<timetolive value="4" />
|
|
<constantforce value="0 -0.2 0" />
|
|
<colorfade color="0.2 0.2 0.2 0" time="0.0" />
|
|
<colorfade color="0.2 0.2 0.2 1" time="0.25" />
|
|
<colorfade color="0.6 0.6 0.6 0" time="4.0" />
|
|
</particleemitter>
|