mirror of
https://github.com/l0k1/oprf_assets.git
synced 2024-11-21 15:08:03 +08:00
14 lines
345 B
XML
14 lines
345 B
XML
|
<?xml version="1.0"?>
|
||
|
|
||
|
<PropertyList>
|
||
|
<name>explosion-bounds</name>
|
||
|
<path>explosion-bounds.ac</path>
|
||
|
|
||
|
<animation><!-- sphere is 7.5m diam, this make it bigger -->
|
||
|
<type>scale</type>
|
||
|
<object-name>Sphere</object-name>
|
||
|
<x-offset>4.0</x-offset>
|
||
|
<y-offset>4.0</y-offset>
|
||
|
<z-offset>4.0</z-offset>
|
||
|
</animation>
|
||
|
</PropertyList>
|