26 lines
471 B
XML
26 lines
471 B
XML
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<path>Seagull_Flying.ac</path>
|
|
|
|
<animation>
|
|
<type>timed</type>
|
|
<object-name>Flash</object-name>
|
|
<object-name>Blank</object-name>
|
|
<use-personality type="bool">true</use-personality>
|
|
<branch-duration-sec>
|
|
<random>
|
|
<min>0.3</min>
|
|
<max>0.3</max>
|
|
</random>
|
|
</branch-duration-sec>
|
|
<branch-duration-sec>
|
|
<random>
|
|
<min>0.25</min>
|
|
<max>0.25</max>
|
|
</random>
|
|
</branch-duration-sec>
|
|
</animation>
|
|
|
|
</PropertyList>
|