2020-02-07 19:39:12 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
<particlesystem>
|
|
|
|
<!-- <type>trail</type>-->
|
2020-02-24 18:46:30 +00:00
|
|
|
<name>moisture</name>
|
2020-02-07 19:39:12 +00:00
|
|
|
<texture>res/smoke.png</texture>
|
2020-02-21 22:27:52 +00:00
|
|
|
<emissive>false</emissive>
|
2020-02-07 19:39:12 +00:00
|
|
|
<lighting>false</lighting>
|
|
|
|
<offsets>
|
2020-06-10 11:22:36 +00:00
|
|
|
<x-m>0</x-m>
|
2020-02-07 19:39:12 +00:00
|
|
|
<y-m>0</y-m>
|
2020-06-10 11:22:36 +00:00
|
|
|
<z-m>0</z-m>
|
2020-03-11 20:57:50 +00:00
|
|
|
<pitch-deg>0</pitch-deg>
|
2020-02-07 19:39:12 +00:00
|
|
|
</offsets>
|
|
|
|
|
|
|
|
<attach>local</attach>
|
|
|
|
|
|
|
|
<placer>
|
|
|
|
<type>point</type>
|
|
|
|
</placer>
|
|
|
|
|
|
|
|
<shooter>
|
|
|
|
<theta-min-deg>0</theta-min-deg>
|
|
|
|
<theta-max-deg>0</theta-max-deg>
|
|
|
|
<phi-min-deg>0</phi-min-deg>
|
|
|
|
<phi-max-deg>0</phi-max-deg>
|
|
|
|
<speed>
|
2020-02-16 08:15:42 +00:00
|
|
|
<value>0</value>
|
2020-02-23 22:43:39 +00:00
|
|
|
<spread>0</spread>
|
2020-02-07 19:39:12 +00:00
|
|
|
</speed>
|
|
|
|
<rotation-speed>
|
2020-03-11 20:57:50 +00:00
|
|
|
<x-min-deg-sec>180</x-min-deg-sec>
|
|
|
|
<y-min-deg-sec>180</y-min-deg-sec>
|
|
|
|
<z-min-deg-sec>180</z-min-deg-sec>
|
|
|
|
<x-max-deg-sec>-180</x-max-deg-sec>
|
|
|
|
<y-max-deg-sec>-180</y-max-deg-sec>
|
|
|
|
<z-max-deg-sec>-180</z-max-deg-sec>
|
2020-02-07 19:39:12 +00:00
|
|
|
</rotation-speed>
|
|
|
|
</shooter>
|
|
|
|
|
|
|
|
<counter>
|
|
|
|
<particles-per-sec>
|
2020-03-16 16:01:57 +00:00
|
|
|
<value>50</value>
|
2020-02-16 08:15:42 +00:00
|
|
|
<spread>0</spread>
|
2020-02-07 19:39:12 +00:00
|
|
|
</particles-per-sec>
|
|
|
|
</counter>
|
|
|
|
|
|
|
|
<align>billboard</align>
|
|
|
|
|
2020-02-26 11:30:59 +00:00
|
|
|
<particle>
|
|
|
|
<start>
|
|
|
|
<color>
|
|
|
|
<red>
|
|
|
|
<expression>
|
|
|
|
<product>
|
2020-03-16 16:01:57 +00:00
|
|
|
<value>0.01</value>
|
|
|
|
<property>environment/relative-humidity</property>
|
2020-02-26 11:30:59 +00:00
|
|
|
</product>
|
|
|
|
</expression>
|
|
|
|
</red>
|
|
|
|
<green>
|
|
|
|
<expression>
|
|
|
|
<product>
|
2020-03-16 16:01:57 +00:00
|
|
|
<value>0.01</value>
|
|
|
|
<property>environment/relative-humidity</property>
|
2020-02-26 11:30:59 +00:00
|
|
|
</product>
|
|
|
|
</expression>
|
|
|
|
</green>
|
|
|
|
<blue>
|
|
|
|
<expression>
|
|
|
|
<product>
|
2020-03-16 16:01:57 +00:00
|
|
|
<value>0.01</value>
|
|
|
|
<property>environment/relative-humidity</property>
|
2020-02-26 11:30:59 +00:00
|
|
|
</product>
|
|
|
|
</expression>
|
|
|
|
</blue>
|
|
|
|
<alpha>
|
2020-03-16 16:01:57 +00:00
|
|
|
<expression>
|
|
|
|
<product>
|
|
|
|
<value>0.003</value>
|
|
|
|
<property>environment/relative-humidity</property>
|
|
|
|
</product>
|
|
|
|
</expression>
|
2020-02-26 11:30:59 +00:00
|
|
|
</alpha>
|
|
|
|
</color>
|
|
|
|
<size>
|
2020-03-17 16:21:23 +00:00
|
|
|
<value>1.0</value>
|
2020-02-26 11:30:59 +00:00
|
|
|
</size>
|
|
|
|
</start>
|
|
|
|
|
|
|
|
<end>
|
|
|
|
<color>
|
|
|
|
<red>
|
|
|
|
<expression>
|
|
|
|
<product>
|
2020-03-16 16:01:57 +00:00
|
|
|
<value>0.01</value>
|
|
|
|
<property>environment/relative-humidity</property>
|
2020-02-26 11:30:59 +00:00
|
|
|
</product>
|
|
|
|
</expression>
|
|
|
|
</red>
|
|
|
|
<green>
|
|
|
|
<expression>
|
|
|
|
<product>
|
2020-03-16 16:01:57 +00:00
|
|
|
<value>0.01</value>
|
|
|
|
<property>environment/relative-humidity</property>
|
2020-02-26 11:30:59 +00:00
|
|
|
</product>
|
|
|
|
</expression>
|
|
|
|
</green>
|
|
|
|
<blue>
|
|
|
|
<expression>
|
|
|
|
<product>
|
2020-03-16 16:01:57 +00:00
|
|
|
<value>0.01</value>
|
|
|
|
<property>environment/relative-humidity</property>
|
2020-02-26 11:30:59 +00:00
|
|
|
</product>
|
|
|
|
</expression>
|
|
|
|
</blue>
|
|
|
|
<alpha>
|
2020-03-16 16:01:57 +00:00
|
|
|
<expression>
|
|
|
|
<product>
|
|
|
|
<value>0.0009</value>
|
|
|
|
<property>environment/relative-humidity</property>
|
|
|
|
</product>
|
|
|
|
</expression>
|
2020-02-26 11:30:59 +00:00
|
|
|
</alpha>
|
|
|
|
</color>
|
|
|
|
<size>
|
2020-03-17 16:21:23 +00:00
|
|
|
<value>1.4</value>
|
2020-02-26 11:30:59 +00:00
|
|
|
</size>
|
|
|
|
</end>
|
2020-02-07 19:39:12 +00:00
|
|
|
|
2020-03-16 16:01:57 +00:00
|
|
|
<life-sec><value>0.0001</value></life-sec>
|
2020-02-07 19:39:12 +00:00
|
|
|
<mass-kg>0.4</mass-kg>
|
|
|
|
<radius-m>0.1</radius-m>
|
|
|
|
</particle>
|
|
|
|
|
|
|
|
<program>
|
|
|
|
<fluid>air</fluid>
|
2020-03-11 20:57:50 +00:00
|
|
|
<gravity type="bool">false</gravity>
|
2020-02-07 19:39:12 +00:00
|
|
|
<wind type="bool">false</wind>
|
|
|
|
</program>
|
|
|
|
|
|
|
|
</particlesystem>
|
|
|
|
|
|
|
|
</PropertyList>
|
|
|
|
|