84 lines
1.5 KiB
XML
84 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<PropertyList>
|
|
|
|
<path>generic_chimney_01.ac</path>
|
|
|
|
<particlesystem>
|
|
<name>smoke</name>
|
|
|
|
<texture>generic_chimney_012.png</texture>
|
|
<emissive>false</emissive>
|
|
<lighting>false</lighting>
|
|
|
|
<offsets>
|
|
<x-m>0</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>499</z-m>
|
|
</offsets>
|
|
|
|
<attach>local</attach>
|
|
|
|
<placer>
|
|
<type>point</type>
|
|
</placer>
|
|
|
|
<shooter>
|
|
<speed-mps>
|
|
<value>5</value>
|
|
<spread>3</spread>
|
|
</speed-mps>
|
|
</shooter>
|
|
|
|
<counter>
|
|
<particles-per-sec>
|
|
<value>2</value>
|
|
<spread>3</spread>
|
|
</particles-per-sec>
|
|
</counter>
|
|
|
|
<align>billboard</align>
|
|
|
|
<particle>
|
|
|
|
<start>
|
|
<color>
|
|
<red><value>0.6</value></red>
|
|
<green><value>0.6</value></green>
|
|
<blue><value>0.6</value></blue>
|
|
<alpha><value>0.3</value></alpha>
|
|
</color>
|
|
<size>
|
|
<value>5</value>
|
|
</size>
|
|
</start>
|
|
|
|
<end>
|
|
<color>
|
|
<red><value>0.7</value></red>
|
|
<green><value>0.7</value></green>
|
|
<blue><value>0.7</value></blue>
|
|
<alpha><value>0.0</value></alpha>
|
|
</color>
|
|
<size>
|
|
<value>15</value>
|
|
<spread>10</spread>
|
|
</size>
|
|
</end>
|
|
|
|
<life-sec>
|
|
<value>10</value>
|
|
</life-sec>
|
|
|
|
<mass-kg>314</mass-kg>
|
|
<radius-m>5</radius-m>
|
|
</particle>
|
|
|
|
<program>
|
|
<fluid>air</fluid>
|
|
<gravity>true</gravity>
|
|
<wind>true</wind>
|
|
</program>
|
|
|
|
</particlesystem>
|
|
|
|
</PropertyList>
|