oprf_assets/fleet/Models/Armament/Weapons/S-300N/missile-smoke-trail.xml
Nikolai V Chr eb205cc8ff power
2018-11-20 03:37:22 +01:00

94 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<particlesystem>
<name>flare-smoke</name>
<texture>puff.png</texture>
<emissive>false</emissive>
<lighting>false</lighting>
<offsets>
<x-m>0</x-m>
<y-m>0</y-m>
<z-m>0</z-m>
</offsets>
<attach>world</attach>
<placer>
<type>point</type>
</placer>
<shooter>
<theta-min-deg>-0.1</theta-min-deg>
<theta-max-deg>0.1</theta-max-deg>
<phi-min-deg>-0.1</phi-min-deg>
<phi-max-deg>0.1</phi-max-deg>
<speed-mps>
<value>0</value>
<spread>0</spread>
</speed-mps>
<rotation-speed>
<x-max-deg-sec>300</x-max-deg-sec>
<x-min-deg-sec>-300</x-min-deg-sec>
<y-max-deg-sec>300</y-max-deg-sec>
<y-min-deg-sec>-300</y-min-deg-sec>
<z-max-deg-sec>300</z-max-deg-sec>
<z-min-deg-sec>-300</z-min-deg-sec>
</rotation-speed>
</shooter>
<counter>
<particles-per-sec>
<value>30</value>
<spread>5</spread>
</particles-per-sec>
</counter>
<align>billboard</align>
<particle>
<start>
<color>
<red>
<value>1</value>
</red>
<green>
<value>1</value>
</green>
<blue>
<value>1</value>
</blue>
<alpha>
<value>1</value>
</alpha>
</color>
<size>
<value>1</value>
</size>
</start>
<end>
<color>
<red>
<value>1</value>
</red>
<green>
<value>1</value>
</green>
<blue>
<value>1</value>
</blue>
<alpha>
<value>0.05</value>
</alpha>
</color>
<size>
<value>25</value>
</size>
</end>
<life-sec>
<value>15</value>
</life-sec>
<mass-kg>0.005</mass-kg>
<radius-m>0.175</radius-m>
</particle>
<program>
<fluid>air</fluid>
<gravity type="bool">true</gravity>
<wind type="bool">true</wind>
</program>
</particlesystem>
</PropertyList>