27 lines
405 B
XML
27 lines
405 B
XML
<?xml version="1.0"?>
|
|
|
|
<!-- 500 lb. Bomb MC crater wrapper, by Vivin Meazza -->
|
|
|
|
<PropertyList>
|
|
|
|
<path>Models/Geometry/null.ac</path>
|
|
|
|
<model>
|
|
<path>smoke.xml</path>
|
|
<name>Smoke</name>
|
|
<offsets>
|
|
<x-m>0</x-m>
|
|
<y-m>0</y-m>
|
|
<z-m>0</z-m>
|
|
</offsets>
|
|
</model>
|
|
|
|
<!-- *** LoD *** -->
|
|
<animation>
|
|
<type>range</type>
|
|
<min-m>0</min-m>
|
|
<max-m>10000</max-m>
|
|
</animation>
|
|
|
|
|
|
</PropertyList>
|