10 lines
340 B
XML
10 lines
340 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
|
|
<Animation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="Animation.xsd">
|
|
<AnimationName></AnimationName>
|
|
<Time>0</Time>
|
|
<Play>false</Play>
|
|
<Reverse>false</Reverse>
|
|
<Speed>0</Speed>
|
|
<Loop>true</Loop>
|
|
<Additive>false</Additive>
|
|
</Animation> |