15 lines
385 B
XML
15 lines
385 B
XML
|
<?xml version="1.0"?>
|
||
|
<PropertyList>
|
||
|
<path>m2000-5_lowpoly.ac</path>
|
||
|
|
||
|
<animation>
|
||
|
<type>select</type>
|
||
|
<object-name>gear</object-name>
|
||
|
<condition>
|
||
|
<greater-than>
|
||
|
<property>gear/gear[0]/position-norm</property>
|
||
|
<value>0.5</value>
|
||
|
</greater-than>
|
||
|
</condition>
|
||
|
</animation>
|
||
|
</PropertyList>
|