54 lines
1 KiB
XML
54 lines
1 KiB
XML
<?xml version="1.0"?>
|
|
<!-- Red Tracer -->
|
|
<PropertyList>
|
|
<path>tracer2.ac</path>
|
|
|
|
<animation>
|
|
<enable-hot type="bool">false</enable-hot>
|
|
</animation>
|
|
|
|
<model>
|
|
<path>Models/Geometry/smoke.xml</path>
|
|
<name>smoke</name>
|
|
<offsets>
|
|
<x-m>10.0</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>-1.43238</z-m>
|
|
</offsets>
|
|
</model>
|
|
|
|
<effect>
|
|
<inherits-from>Effects/model-transparent</inherits-from>
|
|
<object-name>tracer</object-name>
|
|
<object-name>smoke</object-name>
|
|
</effect>
|
|
|
|
<animation>
|
|
<type>dist-scale</type>
|
|
<object-name>tracer</object-name>
|
|
<factor>0.001</factor>
|
|
<offset>0</offset>
|
|
<center>
|
|
<x-m>0.0</x-m>
|
|
<y-m>0.0</y-m>
|
|
<z-m>0.0</z-m>
|
|
</center>
|
|
</animation>
|
|
|
|
|
|
<animation>
|
|
<type>material</type>
|
|
<object-name>tracer</object-name>
|
|
<emission>
|
|
<factor>1</factor>
|
|
<offset>1</offset>
|
|
<!--<factor-prop>/controls/lighting/panel-norm</factor-prop>-->
|
|
<red>0.75</red>
|
|
<green>0.25</green>
|
|
<blue>0.25</blue>
|
|
</emission>
|
|
</animation>
|
|
|
|
|
|
|
|
</PropertyList>
|